Skip to content

Commit 149c1d3

Browse files
committed
Bump go 1.25.7
Signed-off-by: Alvaro Neira <[email protected]>
1 parent 946bc04 commit 149c1d3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.25.5
3+
go 1.25.7
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.25.5
1+
GO_VERSION=1.25.7
22
GO_VERSION_LIST="[\"$GO_VERSION\"]"

0 commit comments

Comments
 (0)