Update to RC

This commit is contained in:
stefanbenten
2020-03-06 15:37:52 +01:00
parent 9f9e1b66b2
commit 38996c9c7f
3 changed files with 15 additions and 14 deletions

4
go.mod
View File

@@ -36,6 +36,6 @@ require (
google.golang.org/genproto v0.0.0-20191007162740-aa923e3a3354 // indirect
google.golang.org/grpc v1.24.0 // indirect
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
storj.io/common v0.0.0-20200214070817-cfd197b055d7
storj.io/uplink v0.0.0-20200221171743-26268cdd3552
storj.io/common v0.0.0-20200226144507-3fe9f7839df5
storj.io/uplink v1.0.0-rc.2
)