Skip to content
Snippets Groups Projects
Commit 75360a38 authored by Jono Wenger's avatar Jono Wenger
Browse files

update Makefile

parent 7876a162
No related branches found
No related tags found
1 merge request!23Release
......@@ -13,7 +13,7 @@ clean:
go mod vendor
update:
-GOFLAGS="" go get -u all
-GOFLAGS="" go get all
build:
go build ./...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment