File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
18
18
github.com/knadh/koanf/providers/file v0.1.0
19
19
github.com/knadh/koanf/v2 v2.0.1
20
20
// 辅助类库
21
- github.com/opentdp/go-helper v0.4.5
21
+ github.com/opentdp/go-helper v0.4.6
22
22
// 计划任务
23
23
github.com/robfig/cron/v3 v3.0.1
24
24
// Go 官方模块
Original file line number Diff line number Diff line change @@ -189,8 +189,8 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
189
189
github.com/modern-go/reflect2 v1.0.2 /go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
190
190
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs =
191
191
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e /go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno =
192
- github.com/opentdp/go-helper v0.4.5 h1:ZhqxDQIlJNNEfAFdln3M6j1Jnwr6YIxNphc+oTST5YA =
193
- github.com/opentdp/go-helper v0.4.5 /go.mod h1:H3qhSAcclbDAQd3XlR4k109vAdypJL3thcW8XkMLhoQ =
192
+ github.com/opentdp/go-helper v0.4.6 h1:rUcj0tx4dr6n7A2uqGJj4fsAPlkBMChou4/EMfhAQE4 =
193
+ github.com/opentdp/go-helper v0.4.6 /go.mod h1:H3qhSAcclbDAQd3XlR4k109vAdypJL3thcW8XkMLhoQ =
194
194
github.com/pelletier/go-toml/v2 v2.1.0 h1:FnwAJ4oYMvbT/34k9zzHuZNrhlz48GB3/s6at6/MHO4 =
195
195
github.com/pelletier/go-toml/v2 v2.1.0 /go.mod h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc =
196
196
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments