We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a545cd commit 4ff271fCopy full SHA for 4ff271f
go.mod
@@ -7,7 +7,7 @@ replace sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.1.2
7
require (
8
github.com/alessio/shellescape v1.4.1
9
github.com/apparentlymart/go-cidr v1.1.0
10
- github.com/aws/amazon-vpc-cni-k8s v1.10.3
+ github.com/aws/amazon-vpc-cni-k8s v1.11.0
11
github.com/aws/aws-lambda-go v1.29.0
12
github.com/aws/aws-sdk-go v1.43.29
13
github.com/awslabs/goformation/v4 v4.19.5
0 commit comments