diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-12 13:20:02 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-12 13:20:02 +0300 |
| commit | c7658973c3da15c3a527b25686ff1ab8457f1f93 (patch) | |
| tree | 92f86669e7fbbb8fe04769baa2adfd00a5e4f0a2 /go.mod | |
| parent | dea61b839c6920a85a10377aef04ae2325fd65d5 (diff) | |
Bump github.com/mymmrac/telego from 0.24.0 to 0.25.0 (#588)
Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/mymmrac/telego/releases)
- [Commits](https://github.com/mymmrac/telego/compare/v0.24.0...v0.25.0)
---
updated-dependencies:
- dependency-name: github.com/mymmrac/telego
dependency-type: direct:production
update-type: version-update:semver-minor
...
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
@@ -8,7 +8,7 @@ require ( github.com/gin-gonic/gin v1.9.1 github.com/go-cmd/cmd v1.4.1 github.com/goccy/go-json v0.10.2 - github.com/mymmrac/telego v0.24.0 + github.com/mymmrac/telego v0.25.0 github.com/nicksnyder/go-i18n/v2 v2.2.1 github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 github.com/pelletier/go-toml/v2 v2.0.8 |
