Skip to content

Commit

Permalink
deps(go): bump go version to 1.21.9 to address GO-2024-2687 (#2828)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairyhum committed Apr 19, 2024
1 parent fca2c60 commit d8bc6e8
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
@@ -1,6 +1,6 @@
module github.com/kanisterio/kanister

go 1.21.8
go 1.21.9

replace (
github.com/googleapis/gnostic => github.com/googleapis/gnostic v0.4.1
Expand Down

0 comments on commit d8bc6e8

Please sign in to comment.