diff --git a/go.mod b/go.mod index 485f30aa019..0dd214fa0cf 100644 --- a/go.mod +++ b/go.mod @@ -58,7 +58,7 @@ require ( go 1.16 replace ( - github.com/cs3org/go-cs3apis => github.com/refs/go-cs3apis v0.0.0-20210520134557-97cdc479815b + github.com/cs3org/go-cs3apis => github.com/refs/go-cs3apis v0.0.0-20210526140949-6696966c6248 github.com/eventials/go-tus => github.com/andrewmostello/go-tus v0.0.0-20200314041820-904a9904af9a github.com/oleiade/reflections => github.com/oleiade/reflections v1.0.1 google.golang.org/grpc => google.golang.org/grpc v1.26.0 // temporary downgrade