Skip to content

Commit

Permalink
Merge pull request #59 from sergenyalcin/fix-cve-main
Browse files Browse the repository at this point in the history
Update go version to 1.23.6 [SECURITY]
  • Loading branch information
sergenyalcin authored Feb 11, 2025
2 parents 681aa00 + 5b93240 commit 2665cf0
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/upbound/provider-vault

go 1.23
go 1.23.6

require (
dario.cat/mergo v1.0.1
Expand Down

0 comments on commit 2665cf0

Please sign in to comment.