Chore: Add xorm.io/core into xorm (#103700)

* add xorm.io/core into xorm

* update workspace

* format imports

* update workspace
This commit is contained in:
Serge Zaitsev
2025-04-16 08:58:50 +02:00
committed by GitHub
parent 10eb8aeeee
commit 047f5edae9
39 changed files with 2443 additions and 47 deletions
@@ -16,7 +16,7 @@ import (
spannerdriver "github.com/googleapis/go-sql-spanner"
"github.com/grafana/dskit/concurrency"
"google.golang.org/grpc/codes"
"xorm.io/core"
"github.com/grafana/grafana/pkg/util/xorm/core"
utilspanner "github.com/grafana/grafana/pkg/util/spanner"
"xorm.io/xorm"