Chore: Move identity and errutil to apimachinery module (#89116)
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
|
||||
gomock "github.com/golang/mock/gomock"
|
||||
backend "github.com/grafana/grafana-plugin-sdk-go/backend"
|
||||
identity "github.com/grafana/grafana/pkg/services/auth/identity"
|
||||
identity "github.com/grafana/grafana/pkg/apimachinery/identity"
|
||||
)
|
||||
|
||||
// MockPluginContextGetter is a mock of PluginContextGetter interface.
|
||||
|
||||
Reference in New Issue
Block a user