diff --git a/README.md b/README.md index 5905bdfa..4fe80867 100644 --- a/README.md +++ b/README.md @@ -79,9 +79,14 @@ 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/hashicorp/go-version go get github.com/jackc/fake + go get github.com/lib/pq + go get github.com/pkg/errors + go get github.com/satori/go.uuid go get github.com/shopspring/decimal + go get github.com/sirupsen/logrus + go get go.uber.org/zap go get gopkg.in/inconshreveable/log15.v2 Then run the following SQL: