Apply standard format, add dummy server
This commit is contained in:
@@ -3,8 +3,11 @@ module github.com/owncloud/ocis-webdav
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/go-chi/chi v4.0.2+incompatible
|
||||
github.com/haya14busa/goverage v0.0.0-20180129164344-eec3514a20b5 // indirect
|
||||
github.com/mitchellh/gox v1.0.1 // indirect
|
||||
github.com/oklog/run v1.0.0
|
||||
github.com/prometheus/client_golang v0.9.3
|
||||
github.com/restic/calens v0.0.0-20190419101620-10f36cb4a529 // indirect
|
||||
github.com/rs/zerolog v1.15.0
|
||||
github.com/spf13/cobra v0.0.5
|
||||
|
||||
Reference in New Issue
Block a user