We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe95dc0 commit e0be0ddCopy full SHA for e0be0dd
go.mod
@@ -6,12 +6,12 @@ require (
6
github.com/Azure/azure-sdk-for-go v44.2.0+incompatible
7
github.com/Azure/go-autorest/autorest v0.11.0
8
github.com/Azure/go-autorest/autorest/azure/auth v0.5.0
9
+ github.com/Azure/go-autorest/autorest/date v0.3.0
10
github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
11
github.com/Azure/go-autorest/autorest/validation v0.3.0 // indirect
12
github.com/jessevdk/go-flags v1.4.0
13
github.com/prometheus/client_golang v1.7.1
14
github.com/sirupsen/logrus v1.6.0
- gopkg.in/yaml.v2 v2.2.8
15
k8s.io/api v0.18.0
16
k8s.io/apimachinery v0.18.0
17
k8s.io/client-go v0.18.0
0 commit comments