Skip to content

Commit

Permalink
Use 1.13 k8s dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wongma7 committed Jan 7, 2019
1 parent 844c30e commit 05ed9a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@
name = "golang.org/x/time"

[[constraint]]
branch = "master"
branch = "release-1.13"
name = "k8s.io/api"

[[constraint]]
branch = "master"
branch = "release-1.13"
name = "k8s.io/apimachinery"

[[constraint]]
branch = "master"
branch = "release-10.0"
name = "k8s.io/client-go"

[prune]
Expand Down

0 comments on commit 05ed9a3

Please sign in to comment.