mirror of
https://github.com/zhufuyi/sponge.git
synced 2025-10-12 20:20:08 +08:00
style: transfer ownership
This commit is contained in:
@@ -13,8 +13,8 @@ import (
|
||||
"go.mongodb.org/mongo-driver/mongo"
|
||||
mgoOptions "go.mongodb.org/mongo-driver/mongo/options"
|
||||
|
||||
"github.com/zhufuyi/sponge/pkg/mgo"
|
||||
"github.com/zhufuyi/sponge/pkg/utils"
|
||||
"github.com/go-dev-frame/sponge/pkg/mgo"
|
||||
"github.com/go-dev-frame/sponge/pkg/utils"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user