Start from scratch

This commit is contained in:
Simon Ser
2020-01-14 15:41:54 +01:00
parent e36c7881da
commit 064cd80a24
23 changed files with 18 additions and 7965 deletions

5
go.mod
View File

@@ -1,8 +1,3 @@
module github.com/emersion/go-webdav
go 1.13
require (
github.com/emersion/go-vcard v0.0.0-20190105225839-8856043f13c5
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553
)