diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-08 08:30:25 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-08 08:30:25 -0500 |
| commit | 3bed9ddab0207f8deab48a27b345540f8a3199f0 (patch) | |
| tree | 6edba9057901c0b7a7bd75f49a6fb8e5ad922926 /go.mod | |
| parent | 8788240973067b05a0e4b64f3007123b7230031f (diff) | |
| download | x-3bed9ddab0207f8deab48a27b345540f8a3199f0.tar.xz x-3bed9ddab0207f8deab48a27b345540f8a3199f0.zip | |
build(deps): bump github.com/mymmrac/telego from 0.27.0 to 0.27.1 (#484)
* build(deps): bump github.com/mymmrac/telego from 0.27.0 to 0.27.1
Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego) from 0.27.0 to 0.27.1.
- [Release notes](https://github.com/mymmrac/telego/releases)
- [Commits](https://github.com/mymmrac/telego/compare/v0.27.0...v0.27.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>
* Bump Go mod SRI
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ require ( github.com/joho/godotenv v1.5.1 github.com/kr/pretty v0.3.1 github.com/mndrix/golog v0.0.0-20170330170653-a28e2a269775 - github.com/mymmrac/telego v0.27.0 + github.com/mymmrac/telego v0.27.1 github.com/otiai10/copy v1.14.0 github.com/peterh/liner v1.2.2 github.com/pkg/errors v0.9.1 |
