We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be356b7 commit 14ef4f6Copy full SHA for 14ef4f6
1 file changed
go.mod
@@ -1,6 +1,8 @@
1
module github.com/twpayne/flatjson
2
3
-go 1.23.0
+go 1.24
4
+
5
+tool github.com/twpayne/flatjson/cmd/flatjson
6
7
require (
8
github.com/alecthomas/assert/v2 v2.11.0
0 commit comments