aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2020-02-12 17:37:42 +0100
committerSimon Ser <contact@emersion.fr>2020-02-12 17:37:42 +0100
commitb0bceee0eac5896ddf28314fc9376713ac207a2b (patch)
treee8afa32d9419e7e0da4da1c2bad11b44bc366fc1 /go.mod
parent1dc00fa023257696b57bd1cbc70601d96492eea3 (diff)
downloadalps-b0bceee0eac5896ddf28314fc9376713ac207a2b.tar.gz
alps-b0bceee0eac5896ddf28314fc9376713ac207a2b.zip
docs: add instructions for Google accounts
This makes it easier for people to try out koushin.
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
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