Skip to content

Commit 0a745ae

Browse files
authored
Merge pull request #9 from tetrateio/bump_go_1_24_6
[release-v0.15.0] Upgrade to Go 1.24.6 to fix CVE-2025-47907
2 parents dd200ca + 692ea5a commit 0a745ae

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/brancz/kube-rbac-proxy
22

3-
go 1.24.5
3+
go 1.24.6
44

55
require (
66
github.com/ghodss/yaml v1.0.0

0 commit comments

Comments
 (0)