mirror of
https://github.com/rancher/rke.git
synced 2025-09-04 16:30:02 +00:00
Switch to go modules
This commit is contained in:
13
vendor/github.com/json-iterator/go/Gopkg.toml
generated
vendored
13
vendor/github.com/json-iterator/go/Gopkg.toml
generated
vendored
@@ -19,15 +19,8 @@
|
||||
# name = "github.com/x/y"
|
||||
# version = "2.4.0"
|
||||
|
||||
ignored = ["github.com/davecgh/go-spew*","github.com/google/gofuzz*","github.com/stretchr/testify*"]
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/davecgh/go-spew"
|
||||
version = "1.1.0"
|
||||
|
||||
[[constraint]]
|
||||
branch = "master"
|
||||
name = "github.com/google/gofuzz"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/stretchr/testify"
|
||||
version = "1.1.4"
|
||||
name = "github.com/modern-go/reflect2"
|
||||
version = "1.0.1"
|
||||
|
Reference in New Issue
Block a user