Skip to content

Commit

Permalink
Update Gopkg.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jinghzhu authored Aug 12, 2018
1 parent 6ac3113 commit 2f7263f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@
# [[override]]
# name = "github.com/x/y"
# version = "2.4.0"

ignored = ["k8s.io/client-go/pkg/api/v1"]
#
# ignored = ["k8s.io/client-go/pkg/api/v1"]
#

[[constraint]]
name = "k8s.io/client-go"
Expand Down

0 comments on commit 2f7263f

Please sign in to comment.