From ad856ba2c13511122921a7c2d6ae3438903251b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 07:20:03 +0000 Subject: [PATCH] chore(deps): bump github.com/gotd/getdoc from 0.45.0 to 0.46.0 Bumps [github.com/gotd/getdoc](https://github.com/gotd/getdoc) from 0.45.0 to 0.46.0. - [Release notes](https://github.com/gotd/getdoc/releases) - [Commits](https://github.com/gotd/getdoc/compare/v0.45.0...v0.46.0) --- updated-dependencies: - dependency-name: github.com/gotd/getdoc dependency-type: direct:production update-type: version-update:semver-minor ... 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 7f2ce22..f5a51a9 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/google/go-github/v42 v42.0.0 github.com/google/uuid v1.6.0 github.com/gotd/contrib v0.21.0 - github.com/gotd/getdoc v0.45.0 + github.com/gotd/getdoc v0.46.0 github.com/gotd/td v0.116.0 github.com/gotd/tl v0.4.0 github.com/jackc/pgx/v5 v5.7.2 diff --git a/go.sum b/go.sum index 2cf53cb..813eb3f 100644 --- a/go.sum +++ b/go.sum @@ -151,8 +151,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0= github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= github.com/gotd/contrib v0.21.0 h1:4Fj05jnyBE84toXZl7mVTvt7f732n5uglvztyG6nTr4= github.com/gotd/contrib v0.21.0/go.mod h1:ENoUh75IhHGxfz/puVJg8BU4ZF89yrL6Q47TyoNqFYo= -github.com/gotd/getdoc v0.45.0 h1:TTWG3KghmazcCuO+cD0SeBVabRxJo9RJEvpcXJ/Jd1M= -github.com/gotd/getdoc v0.45.0/go.mod h1:tPqC2xq2IHhcxvmhdRfTA4ZK0YQKtJtbyZgbQcSuAXI= +github.com/gotd/getdoc v0.46.0 h1:HiA3vu5kWzhdhXEcLvQiTg6GYirCUw6y692PryLpzCY= +github.com/gotd/getdoc v0.46.0/go.mod h1:tPqC2xq2IHhcxvmhdRfTA4ZK0YQKtJtbyZgbQcSuAXI= github.com/gotd/ige v0.2.2 h1:XQ9dJZwBfDnOGSTxKXBGP4gMud3Qku2ekScRjDWWfEk= github.com/gotd/ige v0.2.2/go.mod h1:tuCRb+Y5Y3eNTo3ypIfNpQ4MFjrnONiL2jN2AKZXmb0= github.com/gotd/neo v0.1.5 h1:oj0iQfMbGClP8xI59x7fE/uHoTJD7NZH9oV1WNuPukQ=