Skip to content

Commit

Permalink
remove vendors
Browse files Browse the repository at this point in the history
  • Loading branch information
mitjaziv committed Nov 13, 2023
1 parent e8f06ad commit 8ab6dd7
Show file tree
Hide file tree
Showing 2,052 changed files with 1 addition and 674,840 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ build: mserv mservctl ## Build server and client binary.
.PHONY: build

mserv:
> go build -o bin/mserv -mod=vendor
> go build -o bin/mserv
.PHONY: mserv

mservctl:
Expand Down
5 changes: 0 additions & 5 deletions vendor/github.com/PuerkitoBio/purell/.gitignore

This file was deleted.

12 changes: 0 additions & 12 deletions vendor/github.com/PuerkitoBio/purell/.travis.yml

This file was deleted.

12 changes: 0 additions & 12 deletions vendor/github.com/PuerkitoBio/purell/LICENSE

This file was deleted.

188 changes: 0 additions & 188 deletions vendor/github.com/PuerkitoBio/purell/README.md

This file was deleted.

Loading

0 comments on commit 8ab6dd7

Please sign in to comment.