diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-19 00:31:23 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-19 00:31:23 +0300 |
| commit | 0013f8989bc9867e46e33cb12d52c13bfee6fc04 (patch) | |
| tree | 53a214abe04e4f4861d25eb1d22b8b21e0ea1753 /go.mod | |
| parent | de8c80597ffa66382db3726f610c0e19287c87c4 (diff) | |
Bump github.com/mymmrac/telego from 0.31.0 to 0.31.1 (#2492)
Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego) from 0.31.0 to 0.31.1.
- [Release notes](https://github.com/mymmrac/telego/releases)
- [Commits](https://github.com/mymmrac/telego/compare/v0.31.0...v0.31.1)
---
updated-dependencies:
- dependency-name: github.com/mymmrac/telego
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ require ( github.com/gin-contrib/sessions v1.0.1 github.com/gin-gonic/gin v1.10.0 github.com/goccy/go-json v0.10.3 - github.com/mymmrac/telego v0.31.0 + github.com/mymmrac/telego v0.31.1 github.com/nicksnyder/go-i18n/v2 v2.4.0 github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 github.com/pelletier/go-toml/v2 v2.2.2 |
