Build fix.

This commit is contained in:
go-jet 2019-07-04 14:42:50 +02:00
parent 471bddcaf5
commit f34c5e7fe8
2 changed files with 10 additions and 9 deletions

View file

@ -28,10 +28,9 @@ jobs:
command: |
go get github.com/google/uuid
go get github.com/lib/pq
go get github.com/pkg/profile
go get gotest.tools/assert
go get github.com/onsi/ginkgo
go get github.com/onsi/gomega
go get github.com/davecgh/go-spew/spew
go get github.com/jstemmer/go-junit-report