chore: bump to v2.0.0

License: MIT
Signed-off-by: Henrique Dias <[email protected]>
This commit is contained in:
Henrique Dias
2019-06-11 13:09:51 +01:00
parent 7358553e69
commit cd472b26be
4 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
"strconv"
"strings"
"github.com/hacdias/webdav/webdav"
"github.com/hacdias/webdav/v2/webdav"
"github.com/spf13/pflag"
v "github.com/spf13/viper"
wd "golang.org/x/net/webdav"