Skip to content

Commit 2321013

Browse files
committed
chore(deps): bump tdl modules to v0.18.5
1 parent 095d652 commit 2321013

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

extension/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ replace github.com/iyear/tdl/core => ../core
77
require (
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.4
10+
github.com/iyear/tdl/core v0.18.5
1111
go.uber.org/zap v1.27.0
1212
)
1313

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.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
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

0 commit comments

Comments
 (0)