Skip to content

Commit 9c12c9b

Browse files
committed
fixup go version mismatch in go.work
Signed-off-by: Frederic BIDON <[email protected]>
1 parent 03ff5c5 commit 9c12c9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.work

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
go 1.25.0
2-
31
use (
42
.
53
./_codegen
64
./enable/yaml
75
)
6+
7+
go 1.24.0

0 commit comments

Comments
 (0)