Skip to content

Commit 29d3113

Browse files
jsen-k8s-ci-robot
authored andcommitted
Upgrade gophercloud to v0.4.0 (#486)
Resolves issue with date parsing in `Ocata`. See #485 for more details
1 parent 4469d4e commit 29d3113

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)