aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-16 10:12:29 +0000
committerXe Iaso <me@xeiaso.net>2023-12-09 16:20:38 -0500
commit6721d27a367e89e0ca0ea7313c1da577d4c1f2e6 (patch)
tree2e423f3fb2590efc69849adade49e949baed4128 /go.mod
parent3e2bef364611971997abf4656f894123061c99c5 (diff)
downloadx-6721d27a367e89e0ca0ea7313c1da577d4c1f2e6.tar.xz
x-6721d27a367e89e0ca0ea7313c1da577d4c1f2e6.zip
build(deps): bump github.com/mymmrac/telego from 0.27.1 to 0.27.2
Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego) from 0.27.1 to 0.27.2. - [Release notes](https://github.com/mymmrac/telego/releases) - [Commits](https://github.com/mymmrac/telego/compare/v0.27.1...v0.27.2) --- 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>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 96c70a7..f9713c4 100644
--- a/go.mod
+++ b/go.mod
@@ -26,7 +26,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.1
+ github.com/mymmrac/telego v0.27.2
github.com/otiai10/copy v1.14.0
github.com/peterh/liner v1.2.2
github.com/pkg/errors v0.9.1
@@ -84,7 +84,7 @@ require (
github.com/tailscale/hujson v0.0.0-20221223112325-20486734a56a // indirect
github.com/turnage/redditproto v0.0.0-20151223012412-afedf1b6eddb // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
- github.com/valyala/fasthttp v1.50.0 // indirect
+ github.com/valyala/fasthttp v1.51.0 // indirect
github.com/vektah/gqlparser/v2 v2.5.1 // indirect
lukechampine.com/uint128 v1.2.0 // indirect
modernc.org/cc/v3 v3.40.0 // indirect