Remove vendor directory
This commit is contained in:
parent
7ffee67e8f
commit
ac122835b0
670 changed files with 4 additions and 323795 deletions
4
Makefile
4
Makefile
|
@ -8,7 +8,7 @@ check:
|
|||
golangci-lint run -E gofmt ./...
|
||||
|
||||
build:
|
||||
go build -mod=vendor
|
||||
go build
|
||||
|
||||
install:
|
||||
go install -mod=vendor
|
||||
go install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue