Skip to content

Commit

Permalink
Merge pull request #95 from saschagrunert/deps
Browse files Browse the repository at this point in the history
Bump dependencies
  • Loading branch information
openshift-merge-robot authored Oct 5, 2021
2 parents 5ce5cee + 22232fd commit b388448
Show file tree
Hide file tree
Showing 519 changed files with 47,288 additions and 18,241 deletions.
15 changes: 7 additions & 8 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ module github.com/cri-o/ocicni
go 1.12

require (
github.com/containernetworking/cni v1.0.0-rc1
github.com/containernetworking/plugins v0.8.7
github.com/fsnotify/fsnotify v1.4.9
github.com/onsi/ginkgo v1.13.0
github.com/onsi/gomega v1.10.1
github.com/sirupsen/logrus v1.4.2
github.com/vishvananda/netlink v1.1.0
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 // indirect
github.com/containernetworking/cni v1.0.1
github.com/containernetworking/plugins v1.0.1
github.com/fsnotify/fsnotify v1.5.1
github.com/onsi/ginkgo v1.16.4
github.com/onsi/gomega v1.16.0
github.com/sirupsen/logrus v1.8.1
github.com/vishvananda/netlink v1.1.1-0.20210811191823-e1a867c6b452
)
886 changes: 864 additions & 22 deletions go.sum

Large diffs are not rendered by default.

57 changes: 25 additions & 32 deletions vendor/github.com/containernetworking/cni/libcni/api.go

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

14 changes: 7 additions & 7 deletions vendor/github.com/containernetworking/cni/libcni/conf.go

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

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

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

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

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

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

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

Loading

0 comments on commit b388448

Please sign in to comment.