From 536bf301f70297938d649487882f3ba75c856e38 Mon Sep 17 00:00:00 2001 From: Willy Kloucek Date: Fri, 11 Mar 2022 09:02:53 +0100 Subject: [PATCH] revert reva replace --- go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/go.mod b/go.mod index b9e6cf8e38..ca0717af12 100644 --- a/go.mod +++ b/go.mod @@ -274,5 +274,3 @@ require ( // we need to use a fork to make the windows build pass replace github.com/pkg/xattr => github.com/micbar/xattr v0.4.6-0.20220215112335-88e74d648fb7 - -replace github.com/cs3org/reva/v2 => /home/kloucek/Projects/github.com/cs3org/reva