mirror of
https://github.com/grafana/grafana.git
synced 2026-09-05 04:40:13 -05:00
AuthN: Remove embedded oauth server (#83146)
* AuthN: Remove embedded oauth server * Restore main * go mod tidy * Fix problem * Remove permission intersection * Fix test and lint * Fix TestData test * Revert to origin/main * Update go.mod * Update go.mod * Update go.sum
This commit is contained in:
@@ -79,7 +79,6 @@ golang.org/x/oauth2@v0.8.0
|
||||
github.com/drone/drone-cli@v1.6.1
|
||||
github.com/google/go-github/v45@v45.2.0
|
||||
github.com/Masterminds/semver/v3@v3.1.1
|
||||
github.com/ory/fosite@v0.44.1-0.20230317114349-45a6785cc54f
|
||||
gopkg.in/square/go-jose.v2@v2.6.0
|
||||
filippo.io/age@v1.1.1
|
||||
github.com/docker/docker@v23.0.4+incompatible
|
||||
|
||||
Reference in New Issue
Block a user