2
0

Merge pull request #330 from manniwood/add-errors-pkg-to-instructions

Adds `go get github.com/pkg/errors` to README.md
This commit is contained in:
Jack Christensen
2017-09-25 10:25:17 -05:00
committed by GitHub
+1
View File
@@ -79,6 +79,7 @@ skip tests for connection types that are not configured.
To setup the normal test environment, first install these dependencies:
go get github.com/pkg/errors
go get github.com/jackc/fake
go get github.com/shopspring/decimal
go get gopkg.in/inconshreveable/log15.v2