update go mod
This commit is contained in:
4
go.mod
4
go.mod
@ -5,10 +5,10 @@ go 1.21
|
||||
toolchain go1.21.4
|
||||
|
||||
require (
|
||||
git.zhangdeman.cn/zhangdeman/util v0.0.0-20231227095334-7eb5cdbf9253
|
||||
git.zhangdeman.cn/zhangdeman/util v0.0.0-20240618042405-6ee2c904644e
|
||||
github.com/BurntSushi/toml v1.4.0
|
||||
github.com/go-ini/ini v1.67.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
|
||||
require git.zhangdeman.cn/zhangdeman/consts v0.0.0-20240617073616-39e82fd033ed
|
||||
require git.zhangdeman.cn/zhangdeman/consts v0.0.0-20241015035056-b6f4a6512763
|
||||
|
Reference in New Issue
Block a user