Skip to content
This repository was archived by the owner on Jul 28, 2020. It is now read-only.

Commit ed2fdcb

Browse files
Anthony Emengojoaopapereira
authored andcommitted
go.mod updates
Signed-off-by: Joao Pereira <[email protected]>
1 parent 2a99bca commit ed2fdcb

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
@@ -54,7 +54,7 @@ require (
5454
github.com/onsi/ginkgo v1.6.0
5555
github.com/onsi/gomega v1.4.2
5656
github.com/pivotal-cf/paraphernalia v0.0.0-20180203224945-a64ae2051c20 // indirect
57-
github.com/pkg/errors v0.8.0 // indirect
57+
github.com/pkg/errors v0.8.0
5858
github.com/pmezard/go-difflib v1.0.0 // indirect
5959
github.com/poy/eachers v0.0.0-20181020210610-23942921fe77 // indirect
6060
github.com/segmentio/backo-go v0.0.0-20160424052352-204274ad699c // indirect

0 commit comments

Comments
 (0)