Skip to content

Commit

Permalink
Use fully-qualified label names from common
Browse files Browse the repository at this point in the history
  • Loading branch information
alculquicondor committed Aug 19, 2021
1 parent 24bbfe7 commit c378e49
Show file tree
Hide file tree
Showing 5 changed files with 222 additions and 40 deletions.
6 changes: 3 additions & 3 deletions v2/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ go 1.15

require (
github.com/emicklei/go-restful v2.9.6+incompatible // indirect
github.com/go-openapi/spec v0.19.3
github.com/go-openapi/spec v0.20.3
github.com/google/go-cmp v0.5.6
github.com/kubeflow/common v0.3.4
github.com/kubeflow/common v0.4.0
github.com/onsi/ginkgo v1.14.1
github.com/onsi/gomega v1.10.2
github.com/prometheus/client_golang v1.7.1
github.com/prometheus/client_golang v1.10.0
golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e
k8s.io/api v0.19.9
k8s.io/apimachinery v0.19.9
Expand Down
Loading

0 comments on commit c378e49

Please sign in to comment.