Skip to content

Commit 136fbf3

Browse files
committed
change go version to 1.24.9
1 parent 5c0d3c4 commit 136fbf3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.25.3
1+
1.24.9

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/hashicorp/vault-plugin-auth-kubernetes
22

3-
go 1.25.3
3+
go 1.24.9
44

55
require (
66
github.com/go-jose/go-jose/v4 v4.1.3

0 commit comments

Comments
 (0)