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

Fix makefile for v4 of client

parent a0c6cbde
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/v5@release
GOFLAGS="" go get -d gitlab.com/elixxir/client/v4@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