mirror of
https://github.com/mudler/luet.git
synced 2025-09-02 15:54:39 +00:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
8078069819 | ||
|
510ec27b97 |
4
Makefile
4
Makefile
@@ -50,9 +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 golang.org/x/tools/cmd/cover
|
||||
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:
|
||||
|
Reference in New Issue
Block a user