accounts running

This commit is contained in:
A.Unger
2020-09-18 14:51:07 +02:00
parent 1a0ddd2190
commit fcca9faa81
54 changed files with 466 additions and 444 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import (
"time"
oidc "github.com/coreos/go-oidc"
ocisoidc "github.com/owncloud/ocis-pkg/v2/oidc"
ocisoidc "github.com/owncloud/ocis/ocis-pkg/oidc"
"golang.org/x/oauth2"
)