Fix go.mod containing local replace directive
This commit is contained in:
parent
778e6f9c89
commit
93e988855f
1 changed files with 0 additions and 2 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue