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