mirror of
https://github.com/iyear/tdl
synced 2025-01-07 03:16:41 +08:00
chore(deps): bump tdl modules to v0.18.3
This commit is contained in:
parent
6d0c937f0d
commit
3cac28d86a
@ -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.2
|
||||
github.com/iyear/tdl/core v0.18.3
|
||||
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.2
|
||||
github.com/iyear/tdl/extension v0.18.2
|
||||
github.com/iyear/tdl/core v0.18.3
|
||||
github.com/iyear/tdl/extension v0.18.3
|
||||
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…
Reference in New Issue
Block a user