remove local replace
This commit is contained in:
@@ -4,7 +4,7 @@ go 1.13
|
||||
|
||||
require (
|
||||
github.com/cespare/xxhash/v2 v2.1.1 // indirect
|
||||
github.com/cs3org/reva v0.1.1-0.20200520150229-ce94fda7436f
|
||||
github.com/cs3org/reva v0.1.1-0.20200528123359-7d74bf8e9928
|
||||
github.com/gofrs/uuid v3.3.0+incompatible
|
||||
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e // indirect
|
||||
github.com/haya14busa/goverage v0.0.0-20180129164344-eec3514a20b5 // indirect
|
||||
@@ -23,5 +23,3 @@ require (
|
||||
github.com/uber/jaeger-client-go v2.20.1+incompatible // indirect
|
||||
gopkg.in/ini.v1 v1.51.1 // indirect
|
||||
)
|
||||
|
||||
replace github.com/cs3org/reva => ../../refs/reva
|
||||
|
||||
Reference in New Issue
Block a user