Skip to content

Commit

Permalink
vendor: require klog/v2
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
  • Loading branch information
hexfusion committed Sep 1, 2020
1 parent c588915 commit 8983177
Show file tree
Hide file tree
Showing 14 changed files with 27 additions and 1,835 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/openshift/cluster-etcd-operator

go 1.13
go 1.14

require (
github.com/davecgh/go-spew v1.1.1
Expand All @@ -25,7 +25,7 @@ require (
k8s.io/client-go v0.19.0-rc.2
k8s.io/component-base v0.19.0-rc.2
k8s.io/cri-api v0.18.6
k8s.io/klog v1.0.0
k8s.io/klog/v2 v2.2.0
k8s.io/utils v0.0.0-20200720150651-0bdb4ca86cbc
)

Expand Down
16 changes: 0 additions & 16 deletions vendor/k8s.io/klog/.travis.yml

This file was deleted.

22 changes: 0 additions & 22 deletions vendor/k8s.io/klog/CONTRIBUTING.md

This file was deleted.

191 changes: 0 additions & 191 deletions vendor/k8s.io/klog/LICENSE

This file was deleted.

19 changes: 0 additions & 19 deletions vendor/k8s.io/klog/OWNERS

This file was deleted.

97 changes: 0 additions & 97 deletions vendor/k8s.io/klog/README.md

This file was deleted.

9 changes: 0 additions & 9 deletions vendor/k8s.io/klog/RELEASE.md

This file was deleted.

20 changes: 0 additions & 20 deletions vendor/k8s.io/klog/SECURITY_CONTACTS

This file was deleted.

0 comments on commit 8983177

Please sign in to comment.