build(deps): bump github.com/moby/ipvs from 1.0.2 to 1.1.0
Bumps [github.com/moby/ipvs](https://github.com/moby/ipvs) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/moby/ipvs/releases) - [Commits](https://github.com/moby/ipvs/compare/v1.0.2...v1.1.0 ) --- updated-dependencies: - dependency-name: github.com/moby/ipvs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:dependabot[bot] <support@github.com>
Showing
+7 -9
... | ... | @@ -6,7 +6,7 @@ require ( |
github.com/containernetworking/plugins v1.1.1 | ||
github.com/coreos/go-iptables v0.6.0 | ||
github.com/docker/docker v20.10.23+incompatible | ||
github.com/moby/ipvs v1.0.2 | ||
github.com/moby/ipvs v1.1.0 | ||
github.com/onsi/ginkgo v1.16.5 | ||
github.com/onsi/gomega v1.24.1 | ||
github.com/osrg/gobgp/v3 v3.10.0 | ||
... | ... | @@ -14,7 +14,7 @@ require ( |
github.com/spf13/pflag v1.0.5 | ||
github.com/stretchr/testify v1.8.1 | ||
github.com/vishvananda/netlink v1.2.1-beta.2 | ||
github.com/vishvananda/netns v0.0.0-20220913150850-18c4f4234207 | ||
github.com/vishvananda/netns v0.0.2 | ||
golang.org/x/net v0.5.0 | ||
google.golang.org/grpc v1.51.0 | ||
google.golang.org/protobuf v1.28.1 | ||
... | ... |
Please register or sign in to comment