-
- Downloads
Sync deps with release
... | ... | @@ -3,7 +3,6 @@ module gitlab.com/elixxir/client |
go 1.13 | ||
require ( | ||
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 // indirect | ||
github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3 | ||
github.com/golang/protobuf v1.4.3 | ||
github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 // indirect | ||
... | ... | @@ -17,8 +16,6 @@ require ( |
github.com/spf13/cobra v1.1.1 | ||
github.com/spf13/jwalterweatherman v1.1.0 | ||
github.com/spf13/viper v1.7.1 | ||
github.com/ugorji/go v1.1.4 // indirect | ||
github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 // indirect | ||
gitlab.com/elixxir/bloomfilter v0.0.0-20200930191214-10e9ac31b228 | ||
gitlab.com/elixxir/comms v0.0.4-0.20210125231706-c782d1f645ea | ||
gitlab.com/elixxir/crypto v0.0.7-0.20210125231257-b52a556be893 | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment