Skip to content

Commit f2ea2d5

Browse files
Merge pull request #20 from snyk/feat/specify-toolchain-ver
chore: Bump toolchain to 1.24.1, as required by golang.org/x/mod v0.24.0
2 parents c8e059e + 78f307c commit f2ea2d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module github.com/snyk/cli-extension-os-flows
22

33
go 1.23.10
44

5+
toolchain go1.24.1
6+
57
require (
68
github.com/golang/mock v1.6.0
79
github.com/google/uuid v1.6.0

0 commit comments

Comments
 (0)