Skip to content

Commit 6c8f3b5

Browse files
authored
Merge pull request #334 from sergenyalcin/fix-cve-0.15
(release-0.15): Update go version to 1.22.12 [SECURITY]
2 parents 5d7437e + d6e91fd commit 6c8f3b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/crossplane-contrib/provider-kubernetes
22

3-
go 1.22.7
3+
go 1.22.12
44

55
require (
66
github.com/Azure/kubelogin v0.1.4

0 commit comments

Comments
 (0)