Skip to content

Commit 46a576d

Browse files
committed
chore: match go version with go version in builder image
Signed-off-by: Ilya Lesikov <[email protected]>
1 parent 7b6db6f commit 46a576d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module github.com/deckhouse/deckhouse-cli
22

3-
go 1.23.6
3+
go 1.23.1
44

5-
toolchain go1.23.7
5+
toolchain go1.23.1
66

77
require (
88
github.com/Masterminds/semver/v3 v3.3.0

0 commit comments

Comments
 (0)