Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #203 from stevesloka/updateDeps
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
alexbrand authored Jul 31, 2018
2 parents 99b7ebf + bacbad6 commit cfa5164
Show file tree
Hide file tree
Showing 3,544 changed files with 482,223 additions and 67,073 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
145 changes: 39 additions & 106 deletions discovery/Gopkg.lock

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

18 changes: 11 additions & 7 deletions discovery/Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,32 +33,36 @@ required = [

[[constraint]]
name = "github.com/sirupsen/logrus"
version = "1.0.4"
version = "1.0.5"

[[constraint]]
branch = "release-1.9"
branch = "release-1.10"
name = "k8s.io/api"

[[constraint]]
branch = "release-1.9"
branch = "release-1.10"
name = "k8s.io/apimachinery"

[[constraint]]
name = "k8s.io/client-go"
version="~6.0"
version="v7.0.0"

[[constraint]]
name = "k8s.io/kubernetes"
version = "~1.9"
version = "~1.10"

[[constraint]]
branch = "release-1.9"
branch = "release-1.10"
name = "k8s.io/code-generator"

[[constraint]]
revision = "70ad626ed2d7a483d89d2c4c56364d60b48ee8fc"
name = "k8s.io/gengo"

[[constraint]]
branch = "master"
revision = "f8826f28e31a2f66e771939532bcae910ed2420f"
name = "github.com/gophercloud/gophercloud"

[[override]]
name = "github.com/json-iterator/go"
revision = "f2b4162afba35581b6d4a50d3b8f34e33c144682"
5 changes: 0 additions & 5 deletions discovery/vendor/github.com/PuerkitoBio/purell/.gitignore

This file was deleted.

12 changes: 0 additions & 12 deletions discovery/vendor/github.com/PuerkitoBio/purell/LICENSE

This file was deleted.

Loading

0 comments on commit cfa5164

Please sign in to comment.