Skip to content
Snippets Groups Projects
Commit 8aded32e authored by Jonah Husson's avatar Jonah Husson
Browse files

Fix makefile

parent a8b31beb
Branches
Tags
No related merge requests found
...@@ -13,7 +13,7 @@ build: ...@@ -13,7 +13,7 @@ build:
go mod tidy go mod tidy
update_release: update_release:
GOFLAGS="" go get -u gitlab.com/elixxir/primitives@ringBuff GOFLAGS="" go get -u gitlab.com/elixxir/primitives@release
GOFLAGS="" go get -u gitlab.com/elixxir/crypto@release GOFLAGS="" go get -u gitlab.com/elixxir/crypto@release
update_master: update_master:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment