From b0bceee0eac5896ddf28314fc9376713ac207a2b Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Wed, 12 Feb 2020 17:37:42 +0100 Subject: docs: add instructions for Google accounts This makes it easier for people to try out koushin. --- go.mod | 2 ++ 1 file changed, 2 insertions(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 378aa71..323f30e 100644 --- a/go.mod +++ b/go.mod @@ -25,3 +25,5 @@ require ( golang.org/x/sys v0.0.0-20200202164722-d101bd2416d5 // indirect layeh.com/gopher-luar v1.0.7 ) + +replace github.com/emersion/go-webdav => ../go-webdav -- cgit v1.2.3