Skip to content

Commit

Permalink
Merge pull request #336 from sergenyalcin/fix-cve-main
Browse files Browse the repository at this point in the history
Update go version to 1.22.12 [SECURITY]
  • Loading branch information
sergenyalcin authored Feb 11, 2025
2 parents 4c7f2d6 + f9deb4c commit 0c18c31
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/crossplane-contrib/provider-kubernetes

go 1.22.7
go 1.22.12

require (
github.com/Azure/kubelogin v0.1.4
Expand Down

0 comments on commit 0c18c31

Please sign in to comment.