Skip to content

Commit

Permalink
chore(deps): bump tdl modules to v0.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iyear committed Nov 29, 2024
1 parent 6d0c937 commit 3cac28d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion extension/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
)

Expand Down
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3cac28d

Please sign in to comment.