Skip to content

Commit a7b7bed

Browse files
committed
fix incorrect toolchain value
1 parent 4932620 commit a7b7bed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/opslevel/cli
22

33
go 1.23.0
44

5-
toolchain go1.24.0
5+
toolchain go1.23.4
66

77
require (
88
github.com/creasty/defaults v1.8.0

0 commit comments

Comments
 (0)