Skip to content

Commit 8b1fb30

Browse files
committed
chore: add go tool
1 parent d73805b commit 8b1fb30

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module github.com/twpayne/go-jsonstruct/v3
22

3-
go 1.22
3+
go 1.24
4+
5+
tool github.com/twpayne/go-jsonstruct/v3/cmd/gojsonstruct
46

57
require (
68
github.com/alecthomas/assert/v2 v2.6.0

0 commit comments

Comments
 (0)