Skip to content

Commit cebc845

Browse files
committed
- [#] fix golang.org/x/net version, last one below go1.24
1 parent 0d86d01 commit cebc845

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

go.mod

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
module jsonfiddle
22

3-
go 1.22.2
3+
go 1.23.0
4+
5+
toolchain go1.23.1
6+
7+
require golang.org/x/net v0.43.0 // indirect

0 commit comments

Comments
 (0)