Skip to content

Commit

Permalink
Merge pull request #3162 from kubernetes-sigs/dependabot/go_modules/g…
Browse files Browse the repository at this point in the history
…ithub.com/aws/amazon-vpc-cni-k8s-1.10.2

build(deps): bump github.com/aws/amazon-vpc-cni-k8s from 1.10.1 to 1.10.2
  • Loading branch information
k8s-ci-robot committed Feb 8, 2022
2 parents 75fa19a + d6bbeae commit 20931bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ replace sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.1.0
require (
github.com/alessio/shellescape v1.4.1
github.com/apparentlymart/go-cidr v1.1.0
github.com/aws/amazon-vpc-cni-k8s v1.10.1
github.com/aws/amazon-vpc-cni-k8s v1.10.2
github.com/aws/aws-lambda-go v1.28.0
github.com/aws/aws-sdk-go v1.40.56
github.com/awslabs/goformation/v4 v4.19.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ github.com/armon/go-radix v1.0.0/go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgI
github.com/asaskevich/govalidator v0.0.0-20180720115003-f9ffefc3facf/go.mod h1:lB+ZfQJz7igIIfQNfa7Ml4HSf2uFQQRzpGGRXenZAgY=
github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a h1:idn718Q4B6AGu/h5Sxe66HYVdqdGu2l9Iebqhi/AEoA=
github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a/go.mod h1:lB+ZfQJz7igIIfQNfa7Ml4HSf2uFQQRzpGGRXenZAgY=
github.com/aws/amazon-vpc-cni-k8s v1.10.1 h1:hFuId8HhDuB4GmeJCCrPPRlHHQljT9Hp8qY3wbS8i+o=
github.com/aws/amazon-vpc-cni-k8s v1.10.1/go.mod h1:FHKQKIQ4ylokY3vV54uwFgME0BRIYCHoxgFtXFdUPYY=
github.com/aws/amazon-vpc-cni-k8s v1.10.2 h1:fT5lGj9A1xEe0vVZvRvaOzUoPONatn/ScUn3aGrrCvc=
github.com/aws/amazon-vpc-cni-k8s v1.10.2/go.mod h1:gYX+C9AK7x0VJ/GNOn5+6QO/DHuhLA4dZuupwZQyJc4=
github.com/aws/aws-lambda-go v1.28.0 h1:fZiik1PZqW2IyAN4rj+Y0UBaO1IDFlsNo9Zz/XnArK4=
github.com/aws/aws-lambda-go v1.28.0/go.mod h1:jJmlefzPfGnckuHdXX7/80O3BvUUi12XOkbv4w9SGLU=
github.com/aws/aws-sdk-go v1.8.39/go.mod h1:ZRmQr0FajVIyZ4ZzBYKG5P3ZqPz9IHG41ZoMu1ADI3k=
Expand Down

0 comments on commit 20931bd

Please sign in to comment.