File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ replace sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.4.4
7
7
require (
8
8
github.com/alessio/shellescape v1.4.2
9
9
github.com/apparentlymart/go-cidr v1.1.0
10
- github.com/aws/amazon-vpc-cni-k8s v1.14.0
10
+ github.com/aws/amazon-vpc-cni-k8s v1.14.1
11
11
github.com/aws/aws-lambda-go v1.41.0
12
12
github.com/aws/aws-sdk-go v1.44.213
13
13
github.com/awslabs/goformation/v4 v4.19.5
Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310/go.mod h1:ufUuZ+zHj
72
72
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio =
73
73
github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 h1:4daAzAu0S6Vi7/lbWECcX0j45yZReDZ56BQsrVBOEEY =
74
74
github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 /go.mod h1:oGkLhpf+kjZl6xBf758TQhh5XrAeiJv/7FRz/2spLIg =
75
- github.com/aws/amazon-vpc-cni-k8s v1.14.0 h1:tbZcpL9BZy7J57W6CKaqMO/zupX4FcZ0+QJ8MdqcRPc =
76
- github.com/aws/amazon-vpc-cni-k8s v1.14.0 /go.mod h1:eVzV7+2QctvKc+yyr3kLNHFwb9xZQRKl0C8ki4ObzDw =
75
+ github.com/aws/amazon-vpc-cni-k8s v1.14.1 h1:05WjuwD0+xAsG9wHwNceAKgnABbTLKMDEbOm9pWe6GU =
76
+ github.com/aws/amazon-vpc-cni-k8s v1.14.1 /go.mod h1:eVzV7+2QctvKc+yyr3kLNHFwb9xZQRKl0C8ki4ObzDw =
77
77
github.com/aws/aws-lambda-go v1.41.0 h1:l/5fyVb6Ud9uYd411xdHZzSf2n86TakxzpvIoz7l+3Y =
78
78
github.com/aws/aws-lambda-go v1.41.0 /go.mod h1:jwFe2KmMsHmffA1X2R09hH6lFzJQxzI8qK17ewzbQMM =
79
79
github.com/aws/aws-sdk-go v1.8.39 /go.mod h1:ZRmQr0FajVIyZ4ZzBYKG5P3ZqPz9IHG41ZoMu1ADI3k =
You can’t perform that action at this time.
0 commit comments