Skip to content
Snippets Groups Projects
Commit 9dcbfae7 authored by Richard T. Carback III's avatar Richard T. Carback III
Browse files

Update makefile to pull the right major client version

parent 2e26a07d
No related branches found
No related tags found
1 merge request!60Revert "Fail a test to be sure it works"
......@@ -12,7 +12,7 @@ build:
go mod tidy
update_release:
GOFLAGS="" go get -d gitlab.com/elixxir/client@release
GOFLAGS="" go get -d gitlab.com/elixxir/client/v5@release
GOFLAGS="" go get gitlab.com/elixxir/crypto@release
GOFLAGS="" go get gitlab.com/elixxir/primitives@release
GOFLAGS="" go get gitlab.com/xx_network/crypto@release
......
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