Skip to content

Commit c94d7c7

Browse files
committed
Bump to go1.24.1
Signed-off-by: Alvaro Neira Ayuso <[email protected]>
1 parent 4457558 commit c94d7c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/bitnami-labs/sealed-secrets
22

3-
go 1.23.4
3+
go 1.24.1
44

55
require (
66
github.com/Masterminds/sprig/v3 v3.3.0

versions.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
GO_VERSION=1.23.6
1+
GO_VERSION=1.24.1
22
GO_VERSION_LIST="[\"$GO_VERSION\"]"

0 commit comments

Comments
 (0)