From dbbc4e2a888fc7c8d436cbf832df41b829ad470e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 00:02:46 +0000 Subject: [PATCH] chore(deps): bump github.com/gotd/td from 0.157.1 to 0.158.0 Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.157.1 to 0.158.0. - [Release notes](https://github.com/gotd/td/releases) - [Commits](https://github.com/gotd/td/compare/v0.157.1...v0.158.0) --- updated-dependencies: - dependency-name: github.com/gotd/td dependency-version: 0.158.0 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 d21b755..bdec160 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/gotd/contrib v0.24.0 github.com/gotd/log v0.1.0 github.com/gotd/log/logzap v0.1.1 - github.com/gotd/td v0.157.1 + github.com/gotd/td v0.158.0 github.com/gotd/teled v0.5.0 github.com/stretchr/testify v1.11.1 go.etcd.io/bbolt v1.4.3 diff --git a/go.sum b/go.sum index ec38ab9..48c7768 100644 --- a/go.sum +++ b/go.sum @@ -92,8 +92,8 @@ github.com/gotd/log/logzap v0.1.1 h1:O6l7d8HUbODe+UMcrM47eXYDwdJ6RNmpQejLjrlcEIQ github.com/gotd/log/logzap v0.1.1/go.mod h1:5ObZkITbfhbsBOLzBkzmMk9QxXc0eNQpimau7zRL+Y8= github.com/gotd/neo v0.1.5 h1:oj0iQfMbGClP8xI59x7fE/uHoTJD7NZH9oV1WNuPukQ= github.com/gotd/neo v0.1.5/go.mod h1:9A2a4bn9zL6FADufBdt7tZt+WMhvZoc5gWXihOPoiBQ= -github.com/gotd/td v0.157.1 h1:+uEh0ldl7glPDtRO7oy9bYtMvD8x07zgAhT+aWV4ZpU= -github.com/gotd/td v0.157.1/go.mod h1:2aoh9Msau9BRVo+fZiQf/k5qvgBeAESnc9A6ErCxuJ4= +github.com/gotd/td v0.158.0 h1:GzpQgUX9zVRd1HBRj+ingwR/X2eLeO08f77VK/Q7RJk= +github.com/gotd/td v0.158.0/go.mod h1:2aoh9Msau9BRVo+fZiQf/k5qvgBeAESnc9A6ErCxuJ4= github.com/gotd/teled v0.5.0 h1:jcO5sMVPCKLMBvBOrauhPzGIaxv6bxvmkJ6V9cftKto= github.com/gotd/teled v0.5.0/go.mod h1:7jbroRefOZTTvWZiQrBxyThCcIa1USrLfhEG8Gt7taU= github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438 h1:Dj0L5fhJ9F82ZJyVOmBx6msDp/kfd1t9GRfny/mfJA0=