Skip to content

Commit

Permalink
Bump go to 1.22.4 to make govulncheck happy
Browse files Browse the repository at this point in the history
Signed-off-by: Connor Catlett <conncatl@amazon.com>
  • Loading branch information
ConnorJC3 committed Jun 6, 2024
1 parent a402256 commit bd0da5e
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 @@ -187,4 +187,4 @@ replace (
vbom.ml/util => github.com/fvbommel/util v0.0.2 // Mitigate https://github.com/fvbommel/util/issues/6
)

go 1.22.3
go 1.22.4

0 comments on commit bd0da5e

Please sign in to comment.