Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziopandini committed Nov 30, 2018
1 parent ae9b003 commit 0e963a1
Show file tree
Hide file tree
Showing 143 changed files with 7,454 additions and 888 deletions.
42 changes: 35 additions & 7 deletions Gopkg.lock

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

3 changes: 2 additions & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ required = [
"github.com/jteeuwen/go-bindata/go-bindata",
"github.com/golang/dep/cmd/dep",
"github.com/golang/lint/golint",
"k8s.io/code-generator/cmd/conversion-gen",
"k8s.io/code-generator/cmd/defaulter-gen",
"k8s.io/code-generator/cmd/deepcopy-gen",
]
Expand Down Expand Up @@ -49,5 +50,5 @@ required = [

[[constraint]]
name = "k8s.io/code-generator"
branch = "release-1.11"
branch = "master"

116 changes: 116 additions & 0 deletions vendor/k8s.io/apimachinery/pkg/api/apitesting/codec.go

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

52 changes: 52 additions & 0 deletions vendor/k8s.io/apimachinery/pkg/api/apitesting/fuzzer/fuzzer.go

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

86 changes: 86 additions & 0 deletions vendor/k8s.io/apimachinery/pkg/api/apitesting/fuzzer/valuefuzz.go

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

Loading

0 comments on commit 0e963a1

Please sign in to comment.