Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
celestix committed Aug 11, 2022
1 parent f6de8c9 commit c48187f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18

require (
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.9
github.com/anonyindian/gotgproto v1.0.0-beta08.0.20220808173912-67d5ff78ed7e
github.com/anonyindian/gotgproto v1.0.0-beta08.0.20220811082815-57b7254ee5d4
github.com/anonyindian/logger v1.0.0-alpha.3
github.com/go-redis/redis v6.15.9+incompatible
github.com/gotd/td v0.65.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ github.com/allegro/bigcache v1.2.1 h1:hg1sY1raCwic3Vnsvje6TT7/pnZba83LeFck5NrFKS
github.com/allegro/bigcache v1.2.1/go.mod h1:Cb/ax3seSYIx7SuZdm2G2xzfwmv3TPSk2ucNfQESPXM=
github.com/anonyindian/gotgproto v1.0.0-beta08.0.20220808173912-67d5ff78ed7e h1:2EspEac52AImizBYfq2h69Oguwp+XuYTGk8lFRTrV+0=
github.com/anonyindian/gotgproto v1.0.0-beta08.0.20220808173912-67d5ff78ed7e/go.mod h1:RU2UDoqFSUGQYTOR7qD2oWvcmhsRe9o3tgzW6M7JqwA=
github.com/anonyindian/gotgproto v1.0.0-beta08.0.20220811082815-57b7254ee5d4 h1:ULG/nxxOlrG9N+cmsRsJ784UlNpUuhClCD9BChw+c2g=
github.com/anonyindian/gotgproto v1.0.0-beta08.0.20220811082815-57b7254ee5d4/go.mod h1:RU2UDoqFSUGQYTOR7qD2oWvcmhsRe9o3tgzW6M7JqwA=
github.com/anonyindian/logger v1.0.0-alpha.3 h1:fYQFvadiiMI7hxW3VZNJXFzEWgmz/wgRB9tVey3oLDo=
github.com/anonyindian/logger v1.0.0-alpha.3/go.mod h1:jb51uiKdlLOMtKakbyqsbrxTNr+Zt7qh2Va8sl5trTk=
github.com/benbjohnson/clock v1.1.0 h1:Q92kusRqC1XV2MjkWETPvjJVqKetz1OzxZB7mHJLju8=
Expand Down

0 comments on commit c48187f

Please sign in to comment.