add fileb0x manifest and generate assets

This commit is contained in:
A.Unger
2020-04-21 21:10:21 +02:00
parent ec18988e8c
commit 4b612965d9
7 changed files with 690 additions and 1 deletions
+3 -1
View File
@@ -15,10 +15,12 @@ require (
github.com/micro/go-micro/v2 v2.0.0
github.com/oklog/run v1.0.0
github.com/openzipkin/zipkin-go v0.2.2
github.com/owncloud/ocis-hello v0.1.0-alpha1
github.com/owncloud/ocis-pkg/v2 v2.0.1
github.com/restic/calens v0.2.0
github.com/spf13/viper v1.5.0
github.com/spf13/viper v1.6.1
go.opencensus.io v0.22.2
golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa
google.golang.org/genproto v0.0.0-20200420144010-e5e8543f8aeb
)