Skip to content

Commit

Permalink
Update k8s modules to v0.20.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 21, 2022
1 parent 319228a commit 3d8cf6c
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 57 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.16
require (
github.com/aws/aws-sdk-go-v2/config v1.6.1
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.4.1
k8s.io/apimachinery v0.18.19
k8s.io/client-go v0.18.19
k8s.io/apimachinery v0.20.15
k8s.io/client-go v0.20.15
)

replace github.com/gogo/protobuf v1.3.1 => github.com/gogo/protobuf v1.3.2
Loading

0 comments on commit 3d8cf6c

Please sign in to comment.