2018-11-24 14:59:42 +01:00
|
|
|
module ShareDAV
|
|
|
|
|
2018-11-24 18:10:06 +01:00
|
|
|
require (
|
|
|
|
github.com/BurntSushi/toml v0.3.1
|
2018-11-24 18:28:58 +01:00
|
|
|
github.com/sethvargo/go-password v0.1.2
|
2018-11-24 18:10:06 +01:00
|
|
|
golang.org/x/crypto v0.0.0-20181112202954-3d3f9f413869
|
|
|
|
golang.org/x/net v0.0.0-20181114220301-adae6a3d119a
|
|
|
|
)
|