mirror of
https://github.com/json-iterator/go.git
synced 2025-06-06 22:36:25 +02:00
update pkg
This commit is contained in:
parent
be70f29b04
commit
86e9fd72bc
20
Gopkg.lock
generated
20
Gopkg.lock
generated
@ -21,13 +21,25 @@
|
|||||||
|
|
||||||
[[projects]]
|
[[projects]]
|
||||||
name = "github.com/stretchr/testify"
|
name = "github.com/stretchr/testify"
|
||||||
packages = ["assert","require"]
|
packages = [
|
||||||
revision = "69483b4bd14f5845b5a1e55bca19e954e827f1d0"
|
"assert",
|
||||||
version = "v1.1.4"
|
"require"
|
||||||
|
]
|
||||||
|
revision = "12b6f73e6084dad08a7c6e575284b177ecafbc71"
|
||||||
|
version = "v1.2.1"
|
||||||
|
|
||||||
|
[[projects]]
|
||||||
|
name = "github.com/v2pro/plz"
|
||||||
|
packages = [
|
||||||
|
"concurrent",
|
||||||
|
"reflect2"
|
||||||
|
]
|
||||||
|
revision = "571356917fca907b069b7b47a14cd32ba0b340d4"
|
||||||
|
version = "0.9.0"
|
||||||
|
|
||||||
[solve-meta]
|
[solve-meta]
|
||||||
analyzer-name = "dep"
|
analyzer-name = "dep"
|
||||||
analyzer-version = 1
|
analyzer-version = 1
|
||||||
inputs-digest = "f8b7cf3941d3792cbbd570bb53c093adaf774334d1162c651565c97a58dc9d09"
|
inputs-digest = "ffb25bdf1cd3ab253be54f9ab00735276c630e61c6fe5611d15aa54edd5f8e5b"
|
||||||
solver-name = "gps-cdcl"
|
solver-name = "gps-cdcl"
|
||||||
solver-version = 1
|
solver-version = 1
|
||||||
|
@ -31,3 +31,7 @@
|
|||||||
[[constraint]]
|
[[constraint]]
|
||||||
name = "github.com/stretchr/testify"
|
name = "github.com/stretchr/testify"
|
||||||
version = "1.1.4"
|
version = "1.1.4"
|
||||||
|
|
||||||
|
[[constraint]]
|
||||||
|
name = "github.com/v2pro/plz"
|
||||||
|
version = "0.9.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user