-
- Downloads
fix Makefile
... | ... | @@ -18,13 +18,13 @@ require ( |
github.com/spf13/pflag v1.0.5 // indirect | ||
github.com/spf13/viper v1.7.1 | ||
gitlab.com/elixxir/bloomfilter v0.0.0-20200930191214-10e9ac31b228 | ||
gitlab.com/elixxir/comms v0.0.4-0.20201222203301-3ac9ed0add05 | ||
gitlab.com/elixxir/comms v0.0.4-0.20201229200853-c403d72e877c | ||
gitlab.com/elixxir/crypto v0.0.7-0.20201222203132-9b4cc1ae3da6 | ||
gitlab.com/elixxir/ekv v0.1.4-0.20201217220111-9c7e8be21577 | ||
gitlab.com/elixxir/primitives v0.0.3-0.20201222171449-bdfe30389bb5 | ||
gitlab.com/elixxir/primitives v0.0.3-0.20201229212305-2ab1e938b1cb | ||
gitlab.com/xx_network/comms v0.0.4-0.20201222193955-56206d700360 | ||
gitlab.com/xx_network/crypto v0.0.5-0.20201209162436-bc2308a94174 | ||
gitlab.com/xx_network/primitives v0.0.3 | ||
gitlab.com/xx_network/crypto v0.0.5-0.20201215233953-36cca1af8b2f | ||
gitlab.com/xx_network/primitives v0.0.4-0.20201229212313-fe33d9809f27 | ||
golang.org/x/crypto v0.0.0-20201217014255-9d1352758620 | ||
golang.org/x/net v0.0.0-20201110031124-69a78807bb2b // indirect | ||
golang.org/x/sys v0.0.0-20201214210602-f9fddec55a1e // indirect | ||
... | ... |
Please register or sign in to comment