http工具包默认注册log路由
This commit is contained in:
2
go.mod
2
go.mod
@@ -11,7 +11,7 @@ require (
|
|||||||
go.mongodb.org/mongo-driver/v2 v2.4.0
|
go.mongodb.org/mongo-driver/v2 v2.4.0
|
||||||
)
|
)
|
||||||
|
|
||||||
replace gitee.com/red-future---jilin-g/common v0.2.9 => ../common
|
//replace gitee.com/red-future---jilin-g/common v0.2.9 => ../common
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/BurntSushi/toml v1.5.0 // indirect
|
github.com/BurntSushi/toml v1.5.0 // indirect
|
||||||
|
|||||||
Reference in New Issue
Block a user