Skip to content

Commit

Permalink
Merge pull request #270 from sergenyalcin/fix-cve-0.19
Browse files Browse the repository at this point in the history
(release-0.19): Update go version to 1.22.12 [SECURITY]
  • Loading branch information
sergenyalcin authored Feb 11, 2025
2 parents 282a939 + 09bca5b commit 125604c
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-helm

go 1.22.7
go 1.22.12

require (
github.com/crossplane-contrib/provider-kubernetes v0.14.0-rc0.0.20240528114550-5b2412e9cab8
Expand Down

0 comments on commit 125604c

Please sign in to comment.