blob: 56e062c90890af89918c06bcd5c996be3bf6f683 [file] [log] [blame]
module golang.org/vendored
go 1.18
require (
// This version has one vulnerability that is imported, and
// one that is called.
github.com/tidwall/gjson v1.6.5
// This version has a vulnerability that is called.
golang.org/x/text v0.3.0
)
require (
github.com/tidwall/match v1.1.0 // indirect
github.com/tidwall/pretty v1.2.0 // indirect
)