mirror of
https://github.com/jeremyd/ergo.git
synced 2026-04-26 07:30:00 -07:00
fix #782 (bring vendor into the main tree)
This commit is contained in:
8
vendor/github.com/tidwall/gjson/go.mod
generated
vendored
Normal file
8
vendor/github.com/tidwall/gjson/go.mod
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
module github.com/tidwall/gjson
|
||||
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/tidwall/match v1.0.1
|
||||
github.com/tidwall/pretty v1.0.0
|
||||
)
|
||||
Reference in New Issue
Block a user