Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Bump golang.org/x/net from 0.0.0-20191209160850-c0dbc17a3553 to 0.7.0 #5339

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ require (
github.com/Nerzal/gocloak/v3 v3.7.0
github.com/alexedwards/scs/v2 v2.2.0
github.com/coreos/prometheus-operator v0.34.0
github.com/fabric8io/kubernetes-client v4.9.0+incompatible
github.com/ghodss/yaml v1.0.1-0.20190212211648-25d852aebe32
github.com/go-logr/logr v0.1.0
github.com/google/uuid v1.1.1
Expand All @@ -58,8 +57,7 @@ require (
github.com/vektah/gqlparser/v2 v2.0.1
go.uber.org/multierr v1.1.0
go.uber.org/zap v1.10.0
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
golang.org/x/net v0.7.0
gopkg.in/yaml.v2 v2.2.4
k8s.io/api v0.17.1
k8s.io/apimachinery v0.17.1
Expand All @@ -69,5 +67,4 @@ require (
k8s.io/kube-aggregator v0.0.0
pack.ag/amqp v0.12.6
sigs.k8s.io/controller-runtime v0.4.0
software.sslmate.com/src/go-pkcs12 v0.0.0-20200408181440-2981468c0ff3
)
58 changes: 28 additions & 30 deletions go.sum

Large diffs are not rendered by default.

Loading