module github.com/hacdias/webdav go 1.12 require ( golang.org/x/crypto v0.0.0-20190325154230-a5d413f7728c // indirect golang.org/x/net v0.0.0-20190328230028-74de082e2cca gopkg.in/yaml.v2 v2.2.2 // indirect )