diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-09-25 21:07:32 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-25 21:07:32 +0300 |
| commit | 77470ad8f29119c2a9f27d36ec4f37daf720cb11 (patch) | |
| tree | 457e5c09463509e735e24f60b73ad87c7ea54024 /go.mod | |
| parent | 60e9f01be87bfe6d137d17ba2cc543aa3fd388ef (diff) | |
Bump github.com/mymmrac/telego from 0.26.2 to 0.26.3 (#1082)
Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego) from 0.26.2 to 0.26.3.
- [Release notes](https://github.com/mymmrac/telego/releases)
- [Commits](https://github.com/mymmrac/telego/compare/v0.26.2...v0.26.3)
---
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
@@ -9,7 +9,7 @@ require ( github.com/Workiva/go-datastructures v1.1.1 github.com/gin-gonic/gin v1.9.1 github.com/goccy/go-json v0.10.2 - github.com/mymmrac/telego v0.26.2 + github.com/mymmrac/telego v0.26.3 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.1.0 |
