Fix go.mod containing local replace directive

This commit is contained in:
Simon Ser 2020-02-13 15:11:47 +01:00
parent 778e6f9c89
commit 93e988855f
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48

2
go.mod
View file

@ -26,5 +26,3 @@ require (
golang.org/x/sys v0.0.0-20200212091648-12a6c2dcc1e4 // indirect
layeh.com/gopher-luar v1.0.7
)
replace github.com/emersion/go-webdav => ../go-webdav