From 9654dbcbfea2316e52726a96abd33f98934a2fe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 07:08:05 +0000 Subject: [PATCH] chore(deps): bump github.com/gotd/getdoc from 0.18.0 to 0.19.0 Bumps [github.com/gotd/getdoc](https://github.com/gotd/getdoc) from 0.18.0 to 0.19.0. - [Release notes](https://github.com/gotd/getdoc/releases) - [Commits](https://github.com/gotd/getdoc/compare/v0.18.0...v0.19.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 301e3384c5..07a7b5a0d4 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/go-faster/jx v0.40.0 github.com/go-faster/xor v0.3.0 github.com/go-openapi/inflect v0.19.0 - github.com/gotd/getdoc v0.18.0 + github.com/gotd/getdoc v0.19.0 github.com/gotd/ige v0.2.2 github.com/gotd/neo v0.1.5 github.com/gotd/tl v0.4.0 diff --git a/go.sum b/go.sum index f7c8984b0b..6441dd4fbd 100644 --- a/go.sum +++ b/go.sum @@ -50,8 +50,8 @@ github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeN github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg= github.com/gorilla/websocket v1.4.1 h1:q7AeDBpnBk8AogcD4DSag/Ukw/KV+YhzLj2bP5HvKCM= github.com/gorilla/websocket v1.4.1/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE= -github.com/gotd/getdoc v0.18.0 h1:9MhzkJ64HVaDYL7ECM+smg0Mhj8xvXJXxmsHzpWim9s= -github.com/gotd/getdoc v0.18.0/go.mod h1:+tt6hA1p7ldqydZJqLE33fMi+qjXp/iG2kNZMJoCRxE= +github.com/gotd/getdoc v0.19.0 h1:3GgVggnbzx8PFh7fZm299poUVPOw8xirYkASaO3KcFQ= +github.com/gotd/getdoc v0.19.0/go.mod h1:r/j5ctK/bkXKXwb/MSnZd4Lu175iSQWAZT6boK8XWMc= 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=