-
- Downloads
Revert "Merge branch 'xx-2486/clientRegBucket' into 'release'"
This reverts merge request !273
parent
b062b5df
No related branches found
No related tags found
Showing
- client/mockServer_test.go 4 additions, 2 deletionsclient/mockServer_test.go
- go.mod 1 addition, 1 deletiongo.mod
- go.sum 0 additions, 2 deletionsgo.sum
- mixmessages/mixmessages.pb.go 160 additions, 152 deletionsmixmessages/mixmessages.pb.go
- mixmessages/mixmessages.proto 1 addition, 0 deletionsmixmessages/mixmessages.proto
- registration/endpoint.go 1 addition, 1 deletionregistration/endpoint.go
- registration/handler.go 7 additions, 5 deletionsregistration/handler.go
... | ... | @@ -9,7 +9,7 @@ require ( |
github.com/stretchr/testify v1.6.1 // indirect | ||
gitlab.com/elixxir/crypto v0.0.0-20200811195343-de268a55c7c4 | ||
gitlab.com/elixxir/primitives v0.0.0-20200812191102-31c01f08b4dc | ||
gitlab.com/xx_network/comms v0.0.0-20200825213037-f58fa7c0a641 | ||
gitlab.com/xx_network/comms v0.0.0-20200818182121-732dd75b1947 | ||
gitlab.com/xx_network/crypto v0.0.0-20200806235322-ede3c15881ce | ||
gitlab.com/xx_network/primitives v0.0.0-20200812183720-516a65a4a9b2 | ||
gitlab.com/xx_network/ring v0.0.2 | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment