From c1d26580390789403eda210c05dc5bfa4e4ba2aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 09:39:33 +0000 Subject: [PATCH] chore(deps): bump github.com/gotd/td from 0.35.0 to 0.36.0 Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.35.0 to 0.36.0. - [Release notes](https://github.com/gotd/td/releases) - [Commits](https://github.com/gotd/td/compare/v0.35.0...v0.36.0) Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 34a3b07..1b1e061 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.16 require ( github.com/gabriel-vasile/mimetype v1.2.0 - github.com/gotd/td v0.35.0 + github.com/gotd/td v0.36.0 github.com/schollz/progressbar/v3 v3.7.6 github.com/urfave/cli/v2 v2.3.0 go.uber.org/zap v1.16.0 diff --git a/go.sum b/go.sum index ecf396f..f732b93 100644 --- a/go.sum +++ b/go.sum @@ -19,8 +19,8 @@ github.com/gotd/ige v0.1.5 h1:qITql4hZpqPM/DSeO5IVlxzXJxrs4ZZiKRwPif2K76U= github.com/gotd/ige v0.1.5/go.mod h1:LbvqjUuGELVuHcKjfJZ2NPNzegICQU4eqrPAkXy0nTs= github.com/gotd/neo v0.1.2 h1:hayFfKNSH5RP/L+KKKnsKMdDNCdhSfzVuo5TF4wvpa8= github.com/gotd/neo v0.1.2/go.mod h1:9A2a4bn9zL6FADufBdt7tZt+WMhvZoc5gWXihOPoiBQ= -github.com/gotd/td v0.35.0 h1:VJ7EHBwEDBkZiQN8jCcaqvUybxG185qMz29tUMVzytk= -github.com/gotd/td v0.35.0/go.mod h1:OV+Y69MunCE4jtCnSIiX+Ys+o7413wur2ZIioE7oP78= +github.com/gotd/td v0.36.0 h1:DTr1lmy2/xTpbulwDTCuOLoi0uQuHWBtySId7fQviGU= +github.com/gotd/td v0.36.0/go.mod h1:OV+Y69MunCE4jtCnSIiX+Ys+o7413wur2ZIioE7oP78= github.com/gotd/tl v0.4.0/go.mod h1:CMIcjPWFS4qxxJ+1Ce7U/ilbtPrkoVo/t8uhN5Y/D7c= github.com/gotd/xor v0.1.0/go.mod h1:ZTmdgqf6SOHder8/MFp9CNkXIadzID5lIiaZxRZICH0= github.com/gotd/xor v0.1.1 h1:LSPEeuf7noTo4fi4PrEsAaWXOSwjsY2e+IINPiR+c7s=