Skip to content

Commit ab16dfb

Browse files
authored
Bump to go1.23.7 (#1714)
Signed-off-by: Alvaro Neira Ayuso <[email protected]>
1 parent 4457558 commit ab16dfb

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.23.7
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.23.7
22
GO_VERSION_LIST="[\"$GO_VERSION\"]"

0 commit comments

Comments
 (0)