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
77require (
88 github.com/go-faster/errors v0.7.1
99 github.com/gotd/td v0.102.0
10- github.com/iyear/tdl/core v0.18.3
10+ github.com/iyear/tdl/core v0.18.4
1111 go.uber.org/zap v1.27.0
1212)
1313
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ require (
2525 github.com/gotd/td v0.110.1
2626 github.com/iancoleman/strcase v0.3.0
2727 github.com/ivanpirog/coloredcobra v1.0.1
28- github.com/iyear/tdl/core v0.18.3
29- github.com/iyear/tdl/extension v0.18.3
28+ github.com/iyear/tdl/core v0.18.4
29+ github.com/iyear/tdl/extension v0.18.4
3030 github.com/jedib0t/go-pretty/v6 v6.5.0
3131 github.com/klauspost/compress v1.17.11
3232 github.com/kopoli/go-terminal-size v0.0.0-20170219200355-5c97524c8b54
You can’t perform that action at this time.
0 commit comments