Skip to content

Commit

Permalink
✨ update vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
Mengqi Yu committed Dec 10, 2018
1 parent b46e405 commit 70e6002
Show file tree
Hide file tree
Showing 950 changed files with 53,235 additions and 80,551 deletions.
139 changes: 91 additions & 48 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ required = [
"github.com/go-openapi/spec",
"github.com/onsi/ginkgo", # for integration testing
"github.com/spf13/pflag",
"github.com/pkg/errors",
"k8s.io/client-go/plugin/pkg/client/auth/gcp", # for development against gcp
"k8s.io/code-generator/cmd/deepcopy-gen", # for go generate
"sigs.k8s.io/testing_frameworks/integration", # for integration testing
Expand All @@ -14,6 +15,10 @@ required = [
name = "sigs.k8s.io/controller-tools"
branch = "master"

[[constraint]]
name="k8s.io/code-generator"
version="kubernetes-1.12.3"

# For dependency below: Refer to issue https://github.com/golang/dep/issues/1799
[[override]]
name = "gopkg.in/fsnotify.v1"
Expand Down
20 changes: 0 additions & 20 deletions vendor/github.com/Masterminds/semver/LICENSE.txt

This file was deleted.

24 changes: 0 additions & 24 deletions vendor/github.com/Masterminds/semver/collection.go

This file was deleted.

Loading

0 comments on commit 70e6002

Please sign in to comment.