Skip to content

Commit 4ff271f

Browse files
build(deps): bump github.com/aws/amazon-vpc-cni-k8s
Bumps [github.com/aws/amazon-vpc-cni-k8s](https://github.com/aws/amazon-vpc-cni-k8s) from 1.10.3 to 1.11.0. - [Release notes](https://github.com/aws/amazon-vpc-cni-k8s/releases) - [Changelog](https://github.com/aws/amazon-vpc-cni-k8s/blob/master/CHANGELOG.md) - [Commits](aws/amazon-vpc-cni-k8s@v1.10.3...v1.11.0) --- updated-dependencies: - dependency-name: github.com/aws/amazon-vpc-cni-k8s dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a545cd commit 4ff271f

File tree

2 files changed

+9
-122
lines changed

2 files changed

+9
-122
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ replace sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.1.2
77
require (
88
github.com/alessio/shellescape v1.4.1
99
github.com/apparentlymart/go-cidr v1.1.0
10-
github.com/aws/amazon-vpc-cni-k8s v1.10.3
10+
github.com/aws/amazon-vpc-cni-k8s v1.11.0
1111
github.com/aws/aws-lambda-go v1.29.0
1212
github.com/aws/aws-sdk-go v1.43.29
1313
github.com/awslabs/goformation/v4 v4.19.5

0 commit comments

Comments
 (0)