Skip to content

Commit

Permalink
Merge pull request #2080 from ConnorJC3/govulnfix-1255
Browse files Browse the repository at this point in the history
Bump go version to fix govulncheck failure
  • Loading branch information
k8s-ci-robot committed Jul 3, 2024
2 parents 83fed8c + 96c0ec4 commit 6015f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -185,4 +185,4 @@ replace (
vbom.ml/util => github.com/fvbommel/util v0.0.2 // Mitigate https://github.com/fvbommel/util/issues/6
)

go 1.22.4
go 1.22.5

0 comments on commit 6015f5d

Please sign in to comment.