Skip to content

Commit e8bf5e0

Browse files
committed
fix: removed toolchain option that confuses snyk
1 parent eddceb3 commit e8bf5e0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/stackitcloud/stackit-cli
22

3-
go 1.23.0
4-
5-
toolchain go1.24.1
3+
go 1.23
64

75
require (
86
github.com/fatih/color v1.18.0

0 commit comments

Comments
 (0)