fix(BREAKING): rename webdav/ --> lib/ (#36)

License: MIT
Signed-off-by: Henrique Dias <[email protected]>
This commit is contained in:
Henrique Dias
2019-11-10 11:30:45 +00:00
committed by GitHub
parent 3ef86e8a7f
commit 72d8e39927
7 changed files with 32 additions and 30 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
module github.com/hacdias/webdav/v2
module github.com/hacdias/webdav/v3
go 1.12