Skip to content

Commit b08cc8f

Browse files
chore(go): bump toolchain to 1.25.10 — fixes reachable stdlib CVEs
govulncheck on PR #16 flagged Go-stdlib vulnerabilities reachable from production code paths. All fixed in Go 1.25.9–1.25.10. Also merges any in-flight master commits onto the scanner-install branch. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 58bec68 commit b08cc8f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module instant.dev/common
22

33
go 1.25.0
44

5+
toolchain go1.25.10
6+
57
require (
68
github.com/golang-jwt/jwt/v4 v4.5.0
79
github.com/google/uuid v1.6.0

0 commit comments

Comments
 (0)