Skip to content

Commit 78f307c

Browse files
committed
chore: Bump toolchain to 1.24.1, as required by golang.org/x/mod v0.24.0
- this is to align with the CLI CI/CD build
1 parent c8e059e commit 78f307c

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)