Skip to content
Snippets Groups Projects
Commit e5579da6 authored by Josh Brooks's avatar Josh Brooks
Browse files

Revert Makefile for peppa/newClient targets

parent 87e846b1
No related branches found
No related tags found
No related merge requests found
...@@ -20,11 +20,11 @@ build: ...@@ -20,11 +20,11 @@ build:
go mod tidy go mod tidy
update_release: update_release:
GOFLAGS="" go get -u gitlab.com/elixxir/primitives@16ed0124890becb3c12182681ec3169319de2dc6 GOFLAGS="" go get -u gitlab.com/elixxir/primitives@peppa/newClient
GOFLAGS="" go get -u gitlab.com/elixxir/crypto@bb2ad1c493cec8d2ccf6ae273430411f9997bb21 GOFLAGS="" go get -u gitlab.com/elixxir/crypto@peppa/newClient
GOFLAGS="" go get -u gitlab.com/xx_network/crypto@release GOFLAGS="" go get -u gitlab.com/xx_network/crypto@release
GOFLAGS="" go get -u gitlab.com/elixxir/comms@peppa/newClient GOFLAGS="" go get -u gitlab.com/elixxir/comms@hotfix/TestingFunction
GOFLAGS="" go get -u gitlab.com/xx_network/comms@peppa/newClient GOFLAGS="" go get -u gitlab.com/xx_network/comms@hotfix/TestingFunction
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.
Finish editing this message first!
Please register or to comment