Build fix.
This commit is contained in:
parent
471bddcaf5
commit
f34c5e7fe8
2 changed files with 10 additions and 9 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue