Skip to content

Commit 6150b12

Browse files
committed
fix: upgrade Go from 1.26.1 to 1.26.3 to patch stdlib vulnerabilities
1 parent df816f3 commit 6150b12

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ concurrency:
3232
cancel-in-progress: true
3333

3434
env:
35-
GO_VERSION: "1.26.1"
35+
GO_VERSION: "1.26.3"
3636
GOPROXY: "https://proxy.golang.org,direct"
3737
GONOSUMCHECK: "github.com/GrayCodeAI/hawk/sarif"
3838
GONOSUMDB: "github.com/GrayCodeAI/hawk/sarif"

go.mod

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)