Skip to content

Commit ec3a3d5

Browse files
authored
chore: upgrade to Go 1.26.2 with toolchain directive (#10)
1 parent ec4768c commit ec3a3d5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module github.com/test-network-function/cr-scale-operator
22

3-
go 1.26.1
3+
go 1.26
4+
5+
toolchain go1.26.2
46

57
require (
68
github.com/onsi/ginkgo/v2 v2.6.0

0 commit comments

Comments
 (0)