diff --git a/cluster-autoscaler/go.mod b/cluster-autoscaler/go.mod index af4d2f1c9f..9f198e4951 100644 --- a/cluster-autoscaler/go.mod +++ b/cluster-autoscaler/go.mod @@ -27,6 +27,7 @@ require ( github.com/spf13/pflag v1.0.5 github.com/stretchr/testify v1.7.2 golang.org/x/crypto v0.0.0-20220214200702-86341886e292 + golang.org/x/net v0.0.0-20220225172249-27dd8689420f golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 google.golang.org/api v0.46.0 google.golang.org/grpc v1.42.0 diff --git a/cluster-autoscaler/vendor/modules.txt b/cluster-autoscaler/vendor/modules.txt index f2f602ec8b..be0a582604 100644 --- a/cluster-autoscaler/vendor/modules.txt +++ b/cluster-autoscaler/vendor/modules.txt @@ -658,6 +658,7 @@ golang.org/x/crypto/pkcs12 golang.org/x/crypto/pkcs12/internal/rc2 golang.org/x/crypto/salsa20/salsa # golang.org/x/net v0.0.0-20220225172249-27dd8689420f +## explicit golang.org/x/net/bpf golang.org/x/net/context golang.org/x/net/context/ctxhttp