chore: bump to v2.0.0

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
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
+2 -3
View File
@@ -1,10 +1,9 @@
module github.com/hacdias/webdav
module github.com/hacdias/webdav/v2
go 1.12
require (
github.com/BurntSushi/toml v0.3.1 // indirect
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/hacdias/webdav v1.4.1 // indirect
github.com/spf13/cobra v0.0.3
github.com/spf13/pflag v1.0.3
github.com/spf13/viper v1.3.2