mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 14:22:48 +08:00
Chore: Move identity and errutil to apimachinery module (#89116)
This commit is contained in:
@ -5,8 +5,8 @@ import (
|
||||
|
||||
"github.com/grafana/grafana-plugin-sdk-go/backend"
|
||||
|
||||
"github.com/grafana/grafana/pkg/apimachinery/identity"
|
||||
"github.com/grafana/grafana/pkg/plugins"
|
||||
"github.com/grafana/grafana/pkg/services/auth/identity"
|
||||
"github.com/grafana/grafana/pkg/services/contexthandler"
|
||||
"github.com/grafana/grafana/pkg/util/proxyutil"
|
||||
)
|
||||
|
Reference in New Issue
Block a user