Skip to content

Commit 37dfd66

Browse files
author
cloud-team-rebase-bot
committed
UPSTREAM: <carry>: Updating and vendoring go modules after an upstream rebase
# Conflicts: # vendor/github.com/google/go-tpm/tpmutil/BUILD
1 parent d10a20b commit 37dfd66

File tree

1,001 files changed

+10263
-21210
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,001 files changed

+10263
-21210
lines changed

go.mod

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,18 @@ go 1.16
44

55
require (
66
cloud.google.com/go v0.81.0
7-
github.com/blang/semver v3.5.1+incompatible // indirect
87
github.com/evanphx/json-patch v4.11.0+incompatible
9-
github.com/go-openapi/spec v0.19.6 // indirect
108
github.com/gofrs/flock v0.7.1
11-
github.com/gogo/protobuf v1.3.2 // indirect
12-
github.com/google/go-cmp v0.5.6
13-
github.com/google/go-tpm v0.3.2
9+
github.com/google/go-cmp v0.5.5
10+
github.com/google/go-tpm v0.2.0
1411
github.com/google/uuid v1.1.4 // indirect
15-
github.com/hashicorp/golang-lru v0.5.4 // indirect
1612
github.com/imdario/mergo v0.3.11 // indirect
17-
github.com/mrunalp/fileutils v0.5.0 // indirect
18-
github.com/onsi/gomega v1.14.0 // indirect
19-
github.com/pkg/errors v0.9.1 // indirect
13+
github.com/onsi/ginkgo v1.14.1 // indirect
14+
github.com/onsi/gomega v1.10.3 // indirect
2015
github.com/prometheus/client_golang v1.11.0
21-
github.com/prometheus/client_model v0.2.0 // indirect
22-
github.com/spf13/cobra v1.2.1
16+
github.com/spf13/cobra v1.1.3
2317
github.com/spf13/pflag v1.0.5
2418
github.com/stretchr/testify v1.7.0
25-
go.etcd.io/etcd v0.5.0-alpha.5.0.20200910180754-dd1b699fc489 // indirect
26-
go.etcd.io/etcd/client/v3 v3.5.0 // indirect
27-
go.uber.org/zap v1.17.0 // indirect
28-
golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5 // indirect
2919
golang.org/x/oauth2 v0.0.0-20210427180440-81ed05c6b58c
3020
golang.org/x/tools v0.1.5 // indirect
3121
google.golang.org/api v0.46.0
@@ -50,8 +40,6 @@ require (
5040
k8s.io/kubernetes v1.22.0
5141
k8s.io/metrics v0.22.0
5242
k8s.io/utils v0.0.0-20210707171843-4b05e18ac7d9
53-
sigs.k8s.io/controller-tools v0.7.0
54-
sigs.k8s.io/kubetest2 v0.0.0-20210825194555-4a034357d975 // indirect
5543
)
5644

5745
replace (

go.sum

Lines changed: 2 additions & 724 deletions
Large diffs are not rendered by default.

vendor/cloud.google.com/go/compute/metadata/BUILD

Lines changed: 0 additions & 9 deletions
This file was deleted.

vendor/github.com/Azure/go-ansiterm/BUILD

Lines changed: 0 additions & 24 deletions
This file was deleted.

vendor/github.com/Azure/go-ansiterm/winterm/BUILD

Lines changed: 0 additions & 25 deletions
This file was deleted.

vendor/github.com/GoogleCloudPlatform/k8s-cloud-provider/pkg/cloud/BUILD

Lines changed: 0 additions & 29 deletions
This file was deleted.

vendor/github.com/GoogleCloudPlatform/k8s-cloud-provider/pkg/cloud/filter/BUILD

Lines changed: 0 additions & 10 deletions
This file was deleted.

vendor/github.com/GoogleCloudPlatform/k8s-cloud-provider/pkg/cloud/meta/BUILD

Lines changed: 0 additions & 20 deletions
This file was deleted.

vendor/github.com/GoogleCloudPlatform/k8s-cloud-provider/pkg/cloud/mock/BUILD

Lines changed: 0 additions & 18 deletions
This file was deleted.

vendor/github.com/NYTimes/gziphandler/BUILD

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)