Skip to content

Commit e0be0dd

Browse files
committed
Cleanup
Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
1 parent fe95dc0 commit e0be0dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ require (
66
github.com/Azure/azure-sdk-for-go v44.2.0+incompatible
77
github.com/Azure/go-autorest/autorest v0.11.0
88
github.com/Azure/go-autorest/autorest/azure/auth v0.5.0
9+
github.com/Azure/go-autorest/autorest/date v0.3.0
910
github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
1011
github.com/Azure/go-autorest/autorest/validation v0.3.0 // indirect
1112
github.com/jessevdk/go-flags v1.4.0
1213
github.com/prometheus/client_golang v1.7.1
1314
github.com/sirupsen/logrus v1.6.0
14-
gopkg.in/yaml.v2 v2.2.8
1515
k8s.io/api v0.18.0
1616
k8s.io/apimachinery v0.18.0
1717
k8s.io/client-go v0.18.0

0 commit comments

Comments
 (0)