-
- Downloads
update deps
... | ... | @@ -17,7 +17,7 @@ require ( |
github.com/spf13/jwalterweatherman v1.1.0 | ||
github.com/spf13/viper v1.7.1 | ||
gitlab.com/elixxir/bloomfilter v0.0.0-20200930191214-10e9ac31b228 | ||
gitlab.com/elixxir/comms v0.0.4-0.20210310223853-60622bd841a8 | ||
gitlab.com/elixxir/comms v0.0.4-0.20210311180506-28ae742c5e35 | ||
gitlab.com/elixxir/crypto v0.0.7-0.20210309193114-8a6225c667e2 | ||
gitlab.com/elixxir/ekv v0.1.4 | ||
gitlab.com/elixxir/primitives v0.0.3-0.20210309193003-ef42ebb4800b | ||
... | ... |
... | ... | @@ -257,6 +257,8 @@ gitlab.com/elixxir/comms v0.0.4-0.20210310191636-1bca0ddac665 h1:2tWjyhX21DBXeAj |
gitlab.com/elixxir/comms v0.0.4-0.20210310191636-1bca0ddac665/go.mod h1:96cMuVVlarB+I6nuFKdq4zCagQkbhVK/MUzRk3yOymI= | ||
gitlab.com/elixxir/comms v0.0.4-0.20210310223853-60622bd841a8 h1:jhka79rXEc7hHn6uDbAjY7NhhKYWwtQ+iHtsa/Jfw1w= | ||
gitlab.com/elixxir/comms v0.0.4-0.20210310223853-60622bd841a8/go.mod h1:96cMuVVlarB+I6nuFKdq4zCagQkbhVK/MUzRk3yOymI= | ||
gitlab.com/elixxir/comms v0.0.4-0.20210311180506-28ae742c5e35 h1:t/ILeoWel5Im+zLQUX2FIroZvrfAkxOaL3DCA8enKcE= | ||
gitlab.com/elixxir/comms v0.0.4-0.20210311180506-28ae742c5e35/go.mod h1:96cMuVVlarB+I6nuFKdq4zCagQkbhVK/MUzRk3yOymI= | ||
gitlab.com/elixxir/crypto v0.0.0-20200804182833-984246dea2c4 h1:28ftZDeYEko7xptCZzeFWS1Iam95dj46TWFVVlKmw6A= | ||
gitlab.com/elixxir/crypto v0.0.0-20200804182833-984246dea2c4/go.mod h1:ucm9SFKJo+K0N2GwRRpaNr+tKXMIOVWzmyUD0SbOu2c= | ||
gitlab.com/elixxir/crypto v0.0.3 h1:znCt/x2bL4y8czTPaaFkwzdgSgW3BJc/1+dxyf1jqVw= | ||
... | ... |
Please register or sign in to comment