From 4c150e9501659f13e593e2e253b5d3faac1da953 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Apr 2021 08:09:41 +0000 Subject: [PATCH] chore(deps): bump github.com/gotd/td from 0.37.0 to 0.38.0 Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.37.0 to 0.38.0. - [Release notes](https://github.com/gotd/td/releases) - [Commits](https://github.com/gotd/td/compare/v0.37.0...v0.38.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 748e0c5..cfb8c14 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.37.0 + github.com/gotd/td v0.38.0 github.com/schollz/progressbar/v3 v3.8.0 github.com/urfave/cli/v2 v2.3.0 go.uber.org/zap v1.16.0 diff --git a/go.sum b/go.sum index 0a17886..d4405ca 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.3 h1:rCKbMssH7mlkE31wjVOQcxmhNkSTC3uLZyETigUiKvQ= github.com/gotd/neo v0.1.3/go.mod h1:9A2a4bn9zL6FADufBdt7tZt+WMhvZoc5gWXihOPoiBQ= -github.com/gotd/td v0.37.0 h1:qRHKKVqLrlLxiglvj4/tGogy26UF7WSqqbA7MZiRJbo= -github.com/gotd/td v0.37.0/go.mod h1:XrWGGkG5eDFFpY+MmIPTU1L7MSE3WV64RpUN/YOb5Xk= +github.com/gotd/td v0.38.0 h1:Lg9iN4Z5u2qoWbHjS7Bb3hnQBUxkyCsvRY800t3ae2c= +github.com/gotd/td v0.38.0/go.mod h1:XrWGGkG5eDFFpY+MmIPTU1L7MSE3WV64RpUN/YOb5Xk= 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=