Skip to content

Commit 9ed6cdf

Browse files
authored
Bump Go to 1.25.4 (#1823)
Signed-off-by: Alvaro Neira Ayuso <alvaro.neira@broadcom.com>
1 parent 7830c61 commit 9ed6cdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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/bitnami-labs/sealed-secrets
22

3-
go 1.24.4
3+
go 1.25.4
44

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

versions.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
GO_VERSION=1.24.6
1+
GO_VERSION=1.25.4
22
GO_VERSION_LIST="[\"$GO_VERSION\"]"

0 commit comments

Comments
 (0)