Files
timmy-config/go/pkg/mod/github.com/tidwall/gjson@v1.18.0/go.mod
2026-03-31 20:02:01 +00:00

9 lines
121 B
Modula-2

module github.com/tidwall/gjson
go 1.12
require (
github.com/tidwall/match v1.1.1
github.com/tidwall/pretty v1.2.0
)