Skip to content

Commit d85382e

Browse files
committed
Updated the reference to new go-pivnet v7.0.1
[#177105083](https://www.pivotaltracker.com/story/show/177105083)
1 parent b0f1441 commit d85382e

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
@@ -17,7 +17,7 @@ require (
1717
github.com/mitchellh/colorstring v0.0.0-20150917214807-8631ce90f286 // indirect
1818
github.com/onsi/ginkgo v1.12.0
1919
github.com/onsi/gomega v1.9.0
20-
github.com/pivotal-cf/go-pivnet/v7 v7.0.0
20+
github.com/pivotal-cf/go-pivnet/v7 v7.0.1
2121
github.com/pmezard/go-difflib v1.0.0 // indirect
2222
github.com/robdimsdale/sanitizer v0.0.0-20160522134901-ab2334cb7539
2323
github.com/shirou/gopsutil v2.17.12+incompatible // indirect

0 commit comments

Comments
 (0)