Skip to content

Commit

Permalink
Merge pull request #365 from droot/use-cr-crt-versioned-pkg
Browse files Browse the repository at this point in the history
updated vendor deps to use versioned deps of controller-tools
  • Loading branch information
k8s-ci-robot authored Aug 27, 2018
2 parents 1cdcd87 + caeaee5 commit 3a88cf0
Show file tree
Hide file tree
Showing 54 changed files with 4,324 additions and 2,128 deletions.
112 changes: 100 additions & 12 deletions cmd/Gopkg.lock

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

46 changes: 1 addition & 45 deletions cmd/Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,49 +5,5 @@
go-tests = true

[[constraint]]
name = "github.com/emicklei/go-restful"
revision = "ff4f55a206334ef123e4f79bbf348980da81ca46"

[[constraint]]
name = "github.com/golang/glog"
revision = "44145f04b68cf362d9c4df2182967c2275eaefed"

[[constraint]]
branch = "master"
name = "github.com/markbates/inflect"

[[constraint]]
name = "github.com/pkg/errors"
revision = "a22138067af1c4942683050411a841ade67fe1eb"

[[constraint]]
name = "github.com/spf13/cobra"
revision = "f62e98d28ab7ad31d707ba837a966378465c7b57"

[[constraint]]
version = "kubernetes-1.10.1"
name = "k8s.io/api"

[[constraint]]
version = "kubernetes-1.10.1"
name = "k8s.io/apiextensions-apiserver"

[[constraint]]
version = "kubernetes-1.10.1"
name = "k8s.io/apimachinery"

[[constraint]]
version = "kubernetes-1.10.1"
name = "k8s.io/apiserver"

[[constraint]]
version = "kubernetes-1.10.1"
name = "k8s.io/client-go"

[[constraint]]
branch = "master"
name = "sigs.k8s.io/controller-tools"

[[constraint]]
name = "github.com/Masterminds/semver"
version = "1.4.2"
version="v0.1.1"
27 changes: 0 additions & 27 deletions cmd/vendor/github.com/Masterminds/semver/.travis.yml

This file was deleted.

Loading

0 comments on commit 3a88cf0

Please sign in to comment.