first commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
module github.com/owncloud/ocis-accounts
|
||||
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.3.2
|
||||
github.com/micro/cli v0.2.0
|
||||
github.com/micro/go-micro v1.18.0
|
||||
github.com/oklog/run v1.1.0
|
||||
github.com/owncloud/ocis-hello v0.0.0-20200114105804-61741477dcec
|
||||
github.com/owncloud/ocis-ocs v0.0.0-20191224113758-20455a2e9013
|
||||
github.com/owncloud/ocis-pkg v1.3.0
|
||||
github.com/spf13/viper v1.6.1
|
||||
honnef.co/go/tools v0.0.1-2019.2.3
|
||||
)
|
||||
Reference in New Issue
Block a user