stash/vendor/github.com/tidwall/gjson/go.mod
2021-08-04 09:52:16 +10:00

8 lines
121 B
Modula-2

module github.com/tidwall/gjson
go 1.12
require (
github.com/tidwall/match v1.0.3
github.com/tidwall/pretty v1.1.0
)