1
0
mirror of https://github.com/mudler/luet.git synced 2025-05-08 08:16:31 +00:00

🤖 Pin ginkgo

This commit is contained in:
mudler 2023-02-02 10:50:51 +01:00
parent 510ec27b97
commit 8078069819

View File

@ -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: