mirror of
https://github.com/iyear/tdl
synced 2025-04-03 23:31:55 +08:00
chore(deps): bump tdl modules to v0.18.5
This commit is contained in:
parent
095d6520f5
commit
2321013ee9
@ -7,7 +7,7 @@ replace github.com/iyear/tdl/core => ../core
|
||||
require (
|
||||
github.com/go-faster/errors v0.7.1
|
||||
github.com/gotd/td v0.102.0
|
||||
github.com/iyear/tdl/core v0.18.4
|
||||
github.com/iyear/tdl/core v0.18.5
|
||||
go.uber.org/zap v1.27.0
|
||||
)
|
||||
|
||||
|
4
go.mod
4
go.mod
@ -25,8 +25,8 @@ require (
|
||||
github.com/gotd/td v0.110.1
|
||||
github.com/iancoleman/strcase v0.3.0
|
||||
github.com/ivanpirog/coloredcobra v1.0.1
|
||||
github.com/iyear/tdl/core v0.18.4
|
||||
github.com/iyear/tdl/extension v0.18.4
|
||||
github.com/iyear/tdl/core v0.18.5
|
||||
github.com/iyear/tdl/extension v0.18.5
|
||||
github.com/jedib0t/go-pretty/v6 v6.5.0
|
||||
github.com/klauspost/compress v1.17.11
|
||||
github.com/kopoli/go-terminal-size v0.0.0-20170219200355-5c97524c8b54
|
||||
|
Loading…
x
Reference in New Issue
Block a user