Skip to content

Commit bde00ee

Browse files
jsen-pierreprinetti
authored andcommitted
Upgrade gophercloud to v0.4.0 (kubernetes-sigs#486)
Resolves issue with date parsing in `Ocata`. See kubernetes-sigs#485 for more details
1 parent f5473cb commit bde00ee

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
@@ -4,7 +4,7 @@ go 1.12
44

55
require (
66
github.com/go-logr/logr v0.1.0
7-
github.com/gophercloud/gophercloud v0.3.0
7+
github.com/gophercloud/gophercloud v0.4.0
88
github.com/gophercloud/utils v0.0.0-20190527093828-25f1b77b8c03
99
github.com/onsi/ginkgo v1.8.0
1010
github.com/onsi/gomega v1.5.0

0 commit comments

Comments
 (0)