Align docs, changelog, release

This commit is contained in:
Michael Barz
2020-02-24 15:15:27 +01:00
parent 178b6ccde3
commit 78029ff8a3
21 changed files with 158 additions and 738 deletions
+2 -7
View File
@@ -6,18 +6,13 @@ require (
contrib.go.opencensus.io/exporter/jaeger v0.2.0
contrib.go.opencensus.io/exporter/ocagent v0.6.0
contrib.go.opencensus.io/exporter/zipkin v0.1.1
github.com/cs3org/go-cs3apis v0.0.0-20191128165347-19746c015c83
github.com/cs3org/reva v0.0.2-0.20200115110931-4c7513415ec5
github.com/go-chi/chi v4.0.2+incompatible
github.com/go-chi/render v1.0.1
github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d // indirect
github.com/UnnoTed/fileb0x v1.1.4
github.com/micro/cli/v2 v2.1.1
github.com/oklog/run v1.0.0
github.com/openzipkin/zipkin-go v0.2.2
github.com/owncloud/ocis-pkg/v2 v2.0.1
github.com/restic/calens v0.2.0
github.com/spf13/afero v1.2.2 // indirect
github.com/spf13/viper v1.5.0
go.opencensus.io v0.22.2
google.golang.org/grpc v1.26.0
gopkg.in/ldap.v3 v3.1.0
)