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 @@ -7,7 +7,7 @@ replace github.com/iyear/tdl/core => ../core
7
7
require (
8
8
github.com/go-faster/errors v0.7.1
9
9
github.com/gotd/td v0.102.0
10
- github.com/iyear/tdl/core v0.18.4
10
+ github.com/iyear/tdl/core v0.18.5
11
11
go.uber.org/zap v1.27.0
12
12
)
13
13
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ require (
25
25
github.com/gotd/td v0.110.1
26
26
github.com/iancoleman/strcase v0.3.0
27
27
github.com/ivanpirog/coloredcobra v1.0.1
28
- github.com/iyear/tdl/core v0.18.4
29
- github.com/iyear/tdl/extension v0.18.4
28
+ github.com/iyear/tdl/core v0.18.5
29
+ github.com/iyear/tdl/extension v0.18.5
30
30
github.com/jedib0t/go-pretty/v6 v6.5.0
31
31
github.com/klauspost/compress v1.17.11
32
32
github.com/kopoli/go-terminal-size v0.0.0-20170219200355-5c97524c8b54
You can’t perform that action at this time.
0 commit comments