Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

build(deps): bump github.com/gotd/td from 0.25.0 to 0.26.2 #17

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -3,7 +3,7 @@ module github.com/tdakkota/porftgbot
go 1.15

require (
github.com/gotd/td v0.25.0
github.com/gotd/td v0.26.2
github.com/stretchr/testify v1.7.0
github.com/urfave/cli/v2 v2.3.0
go.uber.org/zap v1.16.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Expand Up @@ -26,6 +26,8 @@ github.com/gotd/td v0.21.2 h1:8xwEyOUt8iN/Bew32Sh75DdXO3BJUthwHhrKtsq62MY=
github.com/gotd/td v0.21.2/go.mod h1:zn+ydzY4o4oHDazZTmpcYbUlKfEflI/Gjk4pdt93kQ8=
github.com/gotd/td v0.25.0 h1:idfWWWWGIjvHuCEF84zh23LNUunYiTw+WhAleiYIpWY=
github.com/gotd/td v0.25.0/go.mod h1:CviCWRfClXmufgLRpCg//mzcs5rEavNjJt8svj2tv70=
github.com/gotd/td v0.26.2 h1:dCS+ccN296zlcmrolw3Ko7VoUmEaMiM6zcrcqNaSzw0=
github.com/gotd/td v0.26.2/go.mod h1:CviCWRfClXmufgLRpCg//mzcs5rEavNjJt8svj2tv70=
github.com/gotd/tl v0.3.0/go.mod h1:9xGV9pH5N+LDoNmbeuOor9AjJaQzlj4KP5EguI1LMM8=
github.com/gotd/xor v0.1.0/go.mod h1:ZTmdgqf6SOHder8/MFp9CNkXIadzID5lIiaZxRZICH0=
github.com/gotd/xor v0.1.1 h1:LSPEeuf7noTo4fi4PrEsAaWXOSwjsY2e+IINPiR+c7s=
Expand Down