-
- Downloads
Update ekv dependency
... | @@ -20,14 +20,14 @@ require ( | ... | @@ -20,14 +20,14 @@ require ( |
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.20201217200754-6259dc49e6f1 | gitlab.com/elixxir/comms v0.0.4-0.20201217200754-6259dc49e6f1 | ||
gitlab.com/elixxir/crypto v0.0.7-0.20201217200352-0ba771a66932 | gitlab.com/elixxir/crypto v0.0.7-0.20201217200352-0ba771a66932 | ||
gitlab.com/elixxir/ekv v0.1.3 | gitlab.com/elixxir/ekv v0.1.4 | ||
gitlab.com/elixxir/primitives v0.0.3-0.20201217193438-8ebfc882f1de | gitlab.com/elixxir/primitives v0.0.3-0.20201217193438-8ebfc882f1de | ||
gitlab.com/xx_network/comms v0.0.4-0.20201217200138-87075d5b4ffd | gitlab.com/xx_network/comms v0.0.4-0.20201217200138-87075d5b4ffd | ||
gitlab.com/xx_network/crypto v0.0.5-0.20201217195719-cc31e1d1eee3 | gitlab.com/xx_network/crypto v0.0.5-0.20201217195719-cc31e1d1eee3 | ||
gitlab.com/xx_network/primitives v0.0.4-0.20201216174909-808eb0fc97fc | gitlab.com/xx_network/primitives v0.0.4-0.20201216174909-808eb0fc97fc | ||
golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897 | golang.org/x/crypto v0.0.0-20201217014255-9d1352758620 | ||
golang.org/x/net v0.0.0-20201110031124-69a78807bb2b // indirect | golang.org/x/net v0.0.0-20201110031124-69a78807bb2b // indirect | ||
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68 // indirect | golang.org/x/sys v0.0.0-20201214210602-f9fddec55a1e // indirect | ||
google.golang.org/genproto v0.0.0-20201119123407-9b1e624d6bc4 // indirect | google.golang.org/genproto v0.0.0-20201119123407-9b1e624d6bc4 // indirect | ||
google.golang.org/grpc v1.33.2 // indirect | google.golang.org/grpc v1.33.2 // indirect | ||
google.golang.org/protobuf v1.25.0 | google.golang.org/protobuf v1.25.0 | ||
... | ... |
Please register or sign in to comment