Skip to content

Commit

Permalink
Bump github.com/aws/amazon-vpc-cni-k8s from 1.13.2 to 1.14.0 (aws#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and sushrk committed Oct 13, 2023
1 parent 79c1b67 commit e7a9e3e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/aws/amazon-vpc-resource-controller-k8s
go 1.20

require (
github.com/aws/amazon-vpc-cni-k8s v1.13.2
github.com/aws/amazon-vpc-cni-k8s v1.14.0
github.com/aws/aws-sdk-go v1.43.29
github.com/go-logr/logr v1.2.4
github.com/go-logr/zapr v1.2.4
Expand Down
5 changes: 3 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=
github.com/aws/amazon-vpc-cni-k8s v1.13.2 h1:rnJGHyB7mdguSVX5TNCVREpfY1K13yuk2TFwco+uQbA=
github.com/aws/amazon-vpc-cni-k8s v1.13.2/go.mod h1:eVzV7+2QctvKc+yyr3kLNHFwb9xZQRKl0C8ki4ObzDw=
github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 h1:4daAzAu0S6Vi7/lbWECcX0j45yZReDZ56BQsrVBOEEY=
github.com/aws/amazon-vpc-cni-k8s v1.14.0 h1:tbZcpL9BZy7J57W6CKaqMO/zupX4FcZ0+QJ8MdqcRPc=
github.com/aws/amazon-vpc-cni-k8s v1.14.0/go.mod h1:eVzV7+2QctvKc+yyr3kLNHFwb9xZQRKl0C8ki4ObzDw=
github.com/aws/aws-sdk-go v1.43.29 h1:P6tBpMLwVLS/QwPkaBxfDIF3SmPouoacIk+/7NKnDxY=
github.com/aws/aws-sdk-go v1.43.29/go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX4oIKwKHZo=
github.com/benbjohnson/clock v1.1.0 h1:Q92kusRqC1XV2MjkWETPvjJVqKetz1OzxZB7mHJLju8=
Expand Down

0 comments on commit e7a9e3e

Please sign in to comment.