Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Duarte Barroso <[email protected]>
  • Loading branch information
maiqueb committed Feb 24, 2022
1 parent 5785be0 commit 97864d7
Show file tree
Hide file tree
Showing 293 changed files with 285 additions and 20,973 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ go 1.16

require (
github.com/blang/semver v3.5.1+incompatible
github.com/containernetworking/cni v1.0.1
github.com/containernetworking/cni v0.8.1
github.com/containernetworking/plugins v0.9.1
github.com/coreos/etcd v3.3.13+incompatible
github.com/go-logr/logr v1.2.2 // indirect
github.com/grpc-ecosystem/grpc-gateway v1.11.1 // indirect
github.com/imdario/mergo v0.3.10
github.com/k8snetworkplumbingwg/network-attachment-definition-client v1.2.0
github.com/k8snetworkplumbingwg/network-attachment-definition-client v1.1.0
github.com/onsi/ginkgo v1.14.1
github.com/onsi/gomega v1.10.3
github.com/pkg/errors v0.9.1
Expand Down
140 changes: 83 additions & 57 deletions go.sum

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions pkg/client/clientset/versioned/fake/clientset_generated.go

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

85 changes: 11 additions & 74 deletions vendor/github.com/containernetworking/cni/pkg/types/020/types.go

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

Loading

0 comments on commit 97864d7

Please sign in to comment.