Files
muun-recovery/vendor/github.com/tidwall/gjson/go.mod
Santiago Lezica 58d843ad79 Release v2.2.0
2021-11-12 19:11:09 -03:00

9 lines
121 B
Modula-2

module github.com/tidwall/gjson
go 1.12
require (
github.com/tidwall/match v1.0.1
github.com/tidwall/pretty v1.0.0
)