remove ocis-hello references

This commit is contained in:
Willy Kloucek
2021-04-19 12:34:29 +02:00
parent a349bc3477
commit 771f85ce2b
6 changed files with 9 additions and 71 deletions
+3 -3
View File
@@ -9,11 +9,12 @@ require (
github.com/asim/go-micro/plugins/logger/zerolog/v3 v3.0.0-20210217182006-0f0ace1a44a9
github.com/asim/go-micro/v3 v3.5.1-0.20210217182006-0f0ace1a44a9
github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 // indirect
github.com/huandu/xstrings v1.3.2 // indirect
github.com/imdario/mergo v0.3.11 // indirect
github.com/micro/cli/v2 v2.1.2
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
github.com/olekukonko/tablewriter v0.0.5
github.com/openzipkin/zipkin-go v0.2.5
github.com/owncloud/ocis-hello v0.1.0-alpha1.0.20210204050952-c291e4c5b73f
github.com/owncloud/ocis/accounts v0.5.3-0.20210216094451-dc73176dc62d
github.com/owncloud/ocis/glauth v0.0.0-20210413063522-955bd60edf33
github.com/owncloud/ocis/graph v0.0.0-20210413063522-955bd60edf33
@@ -32,10 +33,9 @@ require (
github.com/rs/zerolog v1.21.0
github.com/spf13/cobra v1.1.3
github.com/spf13/viper v1.7.1
github.com/stretchr/testify v1.7.0
github.com/thejerf/suture/v4 v4.0.0
go.opencensus.io v0.23.0
golang.org/x/sys v0.0.0-20210309074719-68d13333faf2
honnef.co/go/tools v0.0.1-2020.1.5 // indirect
)
replace (