Apply gci import order changes

This commit is contained in:
github-actions[bot]
2025-02-27 08:58:15 +00:00
parent 67bb75a2d9
commit 896edfb4dd

View File

@ -13,11 +13,11 @@ import (
"fmt"
"reflect"
"github.com/gogf/gf/v2/container/gvar"
"go.opentelemetry.io/otel"
"go.opentelemetry.io/otel/trace"
"github.com/gogf/gf/v2"
"github.com/gogf/gf/v2/container/gvar"
"github.com/gogf/gf/v2/errors/gcode"
"github.com/gogf/gf/v2/errors/gerror"
"github.com/gogf/gf/v2/internal/intlog"