Merge pull request #479 from owncloud/update-ocis-accounts
Update ocis-accounts to 0.4.0
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Change: Update ocis-accounts to v0.4.0
|
||||
|
||||
Provides a web UI for role assignment.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/479
|
||||
@@ -21,7 +21,7 @@ require (
|
||||
github.com/nsf/termbox-go v0.0.0-20200418040025-38ba6e5628f1 // indirect
|
||||
github.com/openzipkin/zipkin-go v0.2.2
|
||||
github.com/owncloud/flaex v0.2.0
|
||||
github.com/owncloud/ocis-accounts v0.3.0
|
||||
github.com/owncloud/ocis-accounts v0.4.0
|
||||
github.com/owncloud/ocis-glauth v0.5.1-0.20200731165959-1081de7c60f1
|
||||
github.com/owncloud/ocis-graph v0.0.0-20200318175820-9a5a6e029db7
|
||||
github.com/owncloud/ocis-graph-explorer v0.0.0-20200210111049-017eeb40dc0c
|
||||
|
||||
@@ -1244,6 +1244,8 @@ github.com/owncloud/ocis-accounts v0.2.1-0.20200819150704-9461b18a1e1f h1:MyHsWm
|
||||
github.com/owncloud/ocis-accounts v0.2.1-0.20200819150704-9461b18a1e1f/go.mod h1:0bkaWTHJqNybJc0fP6esSe99sGL7WQqJHh5XGX+xabM=
|
||||
github.com/owncloud/ocis-accounts v0.3.0 h1:BOjByU5a1ijMGM9//iYFMJ3AqYCqV+MrEUwGMZ2qBHs=
|
||||
github.com/owncloud/ocis-accounts v0.3.0/go.mod h1:U143kkkBfbW6L/vI1jI5TD/AbUTBHXYs7lWwQKuqbVM=
|
||||
github.com/owncloud/ocis-accounts v0.4.0 h1:vtQm8CHeRPFcmnUoIw32ljOnzOlqLJsJj3UlhrYl3go=
|
||||
github.com/owncloud/ocis-accounts v0.4.0/go.mod h1:U143kkkBfbW6L/vI1jI5TD/AbUTBHXYs7lWwQKuqbVM=
|
||||
github.com/owncloud/ocis-glauth v0.5.1-0.20200731165959-1081de7c60f1 h1:YA7tS4VFSUmjeZBt4Wa+fSoreH1VJYCFlHvoRey3ngM=
|
||||
github.com/owncloud/ocis-glauth v0.5.1-0.20200731165959-1081de7c60f1/go.mod h1:lZkoEjBuEi0QZUlBG+XgVvWC4GzbWCTnmZQcIhC2kMg=
|
||||
github.com/owncloud/ocis-graph v0.0.0-20200318175820-9a5a6e029db7 h1:gT0GyIOoR7XtpZ7sIxVJSckcz/nueGB1Cm1xNaflXQ0=
|
||||
|
||||
Reference in New Issue
Block a user