更新common版本
This commit is contained in:
4
go.mod
4
go.mod
@@ -3,11 +3,11 @@ module gateway
|
||||
go 1.26.0
|
||||
|
||||
require (
|
||||
gitea.com/red-future/common v0.0.18
|
||||
gitea.com/red-future/common v0.0.19
|
||||
github.com/gogf/gf/v2 v2.10.0
|
||||
)
|
||||
|
||||
//replace gitea.com/red-future/common v0.0.18 => ../common
|
||||
//replace gitea.com/red-future/common v0.0.19 => ../common
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.5.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user