mirror of
https://github.com/mudler/luet.git
synced 2025-05-08 08:16:31 +00:00
🤖 Pin ginkgo
This commit is contained in:
parent
510ec27b97
commit
8078069819
3
Makefile
3
Makefile
@ -50,8 +50,7 @@ deps:
|
||||
# Installing dependencies...
|
||||
GO111MODULE=off go get golang.org/x/lint/golint
|
||||
GO111MODULE=off go get github.com/mitchellh/gox
|
||||
GO111MODULE=off go get github.com/onsi/ginkgo/ginkgo
|
||||
GO111MODULE=off go get github.com/onsi/gomega/...
|
||||
go install -mod=mod github.com/onsi/ginkgo/ginkgo
|
||||
|
||||
.PHONY: build
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user