Files
QSfera/go.mod
T

12 lines
278 B
AMPL

module github.com/owncloud/ocis-webdav
go 1.12
require (
github.com/haya14busa/goverage v0.0.0-20180129164344-eec3514a20b5 // indirect
github.com/mitchellh/gox v1.0.1 // indirect
github.com/rs/zerolog v1.15.0
github.com/spf13/cobra v0.0.5
github.com/spf13/viper v1.4.0
)