Switch to Scope Handling

This commit is contained in:
Stefan Benten
2019-11-22 15:14:04 +01:00
parent b22a410a78
commit fcbddcee17
5 changed files with 101 additions and 91 deletions

2
go.mod
View File

@ -37,5 +37,5 @@ 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/storj v0.24.5
storj.io/storj v0.26.0
)