custom interface; strategy pattern; service configuration; refactor

This commit is contained in:
A.Unger
2020-02-03 22:54:33 +01:00
parent bdc66633dd
commit 35d9deb38a
10 changed files with 94 additions and 99 deletions
+1
View File
@@ -3,6 +3,7 @@ module github.com/owncloud/ocis-accounts
go 1.13
require (
github.com/coreos/etcd v3.3.18+incompatible
github.com/golang/protobuf v1.3.2
github.com/google/uuid v1.1.1
github.com/micro/cli v0.2.0