Skip to content

Commit

Permalink
Updated dependencies (#2012)
Browse files Browse the repository at this point in the history
  • Loading branch information
jayanthvn authored Jun 20, 2022
1 parent 5c6945e commit 7156643
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 11 deletions.
4 changes: 4 additions & 0 deletions test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ require (
github.com/aws/amazon-vpc-cni-k8s/test/agent v0.0.0-20211209222755-86ece934e91a
github.com/aws/amazon-vpc-resource-controller-k8s v1.0.7
github.com/aws/aws-sdk-go v1.40.6
github.com/containerd/containerd v1.6.1 // indirect
github.com/docker/distribution v2.8.1+incompatible // indirect
github.com/onsi/ginkgo/v2 v2.1.3
github.com/onsi/gomega v1.18.1
github.com/pkg/errors v0.9.1
Expand All @@ -19,3 +21,5 @@ require (
k8s.io/client-go v0.23.5
sigs.k8s.io/controller-runtime v0.11.2
)

replace github.com/emicklei/go-restful => github.com/emicklei/go-restful/v3 v3.8.0
Loading

0 comments on commit 7156643

Please sign in to comment.