Skip to content

Commit

Permalink
Bug 1903424: Ensure MAO dependency is up to date to include newest me…
Browse files Browse the repository at this point in the history
…trics
  • Loading branch information
JoelSpeed committed Dec 3, 2020
1 parent b85a18c commit d9fb6f1
Show file tree
Hide file tree
Showing 293 changed files with 12,712 additions and 15,486 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ require (
github.com/aws/aws-sdk-go v1.35.20
github.com/blang/semver v3.5.1+incompatible
github.com/go-logr/logr v0.2.1
github.com/golang/mock v1.3.1
github.com/golang/mock v1.4.4
github.com/onsi/ginkgo v1.12.1
github.com/onsi/gomega v1.10.1
github.com/openshift/api v0.0.0-20200901182017-7ac89ba6b971
github.com/openshift/machine-api-operator v0.2.1-0.20201002104344-6abfb5440597
github.com/openshift/api v0.0.0-20201019163320-c6a5ec25f267
github.com/openshift/machine-api-operator v0.2.1-0.20201203125141-79567cb3368e

// kube 1.18
k8s.io/api v0.19.0
k8s.io/apimachinery v0.19.0
k8s.io/client-go v0.19.0
k8s.io/api v0.19.2
k8s.io/apimachinery v0.19.2
k8s.io/client-go v0.19.2
k8s.io/klog/v2 v2.3.0
k8s.io/utils v0.0.0-20200729134348-d5654de09c73
sigs.k8s.io/controller-runtime v0.6.2
Expand Down
222 changes: 222 additions & 0 deletions go.sum

Large diffs are not rendered by default.

12 changes: 0 additions & 12 deletions vendor/cloud.google.com/go/compute/metadata/.repo-metadata.json

This file was deleted.

44 changes: 19 additions & 25 deletions vendor/cloud.google.com/go/compute/metadata/metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

35 changes: 21 additions & 14 deletions vendor/github.com/golang/mock/gomock/call.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions vendor/github.com/golang/mock/gomock/callset.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/github.com/golang/mock/gomock/controller.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d9fb6f1

Please sign in to comment.