-
- Downloads
Merge branch 'release' into 'rateLimitErr'
# Conflicts: # go.mod # go.sum
No related branches found
No related tags found
... | @@ -12,8 +12,8 @@ require ( | ... | @@ -12,8 +12,8 @@ require ( |
github.com/spf13/jwalterweatherman v1.1.0 | github.com/spf13/jwalterweatherman v1.1.0 | ||
github.com/spf13/viper v1.7.1 | github.com/spf13/viper v1.7.1 | ||
gitlab.com/elixxir/bloomfilter v0.0.0-20200930191214-10e9ac31b228 | gitlab.com/elixxir/bloomfilter v0.0.0-20200930191214-10e9ac31b228 | ||
gitlab.com/elixxir/comms v0.0.4-0.20220128144348-f01dc3227d76 | gitlab.com/elixxir/comms v0.0.4-0.20220214214811-4a1bd320aa45 | ||
gitlab.com/elixxir/crypto v0.0.7-0.20220208232308-f2bee37935e3 | gitlab.com/elixxir/crypto v0.0.7-0.20220211185439-4a6d9f41f8ab | ||
gitlab.com/elixxir/ekv v0.1.6 | gitlab.com/elixxir/ekv v0.1.6 | ||
gitlab.com/elixxir/primitives v0.0.3-0.20220104173924-275cb9d7834f | gitlab.com/elixxir/primitives v0.0.3-0.20220104173924-275cb9d7834f | ||
gitlab.com/xx_network/comms v0.0.4-0.20220126231737-fe2338016cce | gitlab.com/xx_network/comms v0.0.4-0.20220126231737-fe2338016cce | ||
... | ... |
Please register or sign in to comment