Apply gci import order changes

This commit is contained in:
github-actions[bot]
2026-05-17 02:25:04 +00:00
parent 2c84ffddc3
commit 6c6edf0f08

View File

@ -10,10 +10,11 @@ import (
"reflect"
"testing"
"github.com/google/uuid"
"github.com/gogf/gf/v2/container/gvar"
"github.com/gogf/gf/v2/test/gtest"
"github.com/gogf/gf/v2/util/gconv"
"github.com/google/uuid"
)
func TestBsToUUID(t *testing.T) {