Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/go-openapi/spec from 0.19.2 to 0.20.8 #314

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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 1 addition & 9 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,18 @@ module github.com/kubeflow/tf-operator
go 1.14

require (
github.com/coreos/etcd v3.3.20+incompatible // indirect
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f // indirect
github.com/go-openapi/spec v0.19.2
github.com/golang/protobuf v1.3.2 // indirect
github.com/go-openapi/spec v0.20.8
github.com/google/go-cmp v0.4.1 // indirect
github.com/grpc-ecosystem/grpc-gateway v1.5.0 // indirect
github.com/kubeflow/common v0.3.3-0.20210227095238-97658773cce1
github.com/onrik/logrus v0.2.2-0.20181225141908-a09d5cdcdc62
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_golang v1.5.1
github.com/sirupsen/logrus v1.4.2
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 // indirect
go.uber.org/atomic v1.4.0 // indirect
golang.org/x/tools v0.0.0-20200401192744-099440627f01 // indirect
k8s.io/api v0.16.9
k8s.io/apiextensions-apiserver v0.16.9
k8s.io/apimachinery v0.16.10-beta.0
k8s.io/client-go v0.16.9
k8s.io/code-generator v0.16.9
k8s.io/component-base v0.18.2 // indirect
k8s.io/klog v1.0.0
k8s.io/kube-openapi v0.0.0-20200410163147-594e756bea31
sigs.k8s.io/yaml v1.2.0 // indirect
Expand Down
204 changes: 26 additions & 178 deletions go.sum

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions vendor/github.com/PuerkitoBio/purell/.gitignore

This file was deleted.

12 changes: 0 additions & 12 deletions vendor/github.com/PuerkitoBio/purell/.travis.yml

This file was deleted.

12 changes: 0 additions & 12 deletions vendor/github.com/PuerkitoBio/purell/LICENSE

This file was deleted.

188 changes: 0 additions & 188 deletions vendor/github.com/PuerkitoBio/purell/README.md

This file was deleted.

Loading