Skip to content
Snippets Groups Projects
Unverified Commit 7ba08b74 authored by Sydney Anne Erickson's avatar Sydney Anne Erickson :chipmunk:
Browse files

Makefile change

parent 0566605a
No related branches found
No related tags found
1 merge request!58Revert "Modify waiting lock"
...@@ -16,8 +16,8 @@ build: ...@@ -16,8 +16,8 @@ build:
update_release: update_release:
GOFLAGS="" go get -u gitlab.com/elixxir/primitives@release GOFLAGS="" go get -u gitlab.com/elixxir/primitives@release
GOFLAGS="" go get -u gitlab.com/elixxir/crypto@"XX-2472/XXCrypto" GOFLAGS="" go get -u gitlab.com/elixxir/crypto@release
GOFLAGS="" go get -u gitlab.com/xx_network/comms@"XX-2472/XXCrypto" GOFLAGS="" go get -u gitlab.com/xx_network/comms@release
GOFLAGS="" go get -u gitlab.com/xx_network/primitives@release GOFLAGS="" go get -u gitlab.com/xx_network/primitives@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