aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-22 11:03:01 +0000
committerGitHub <noreply@github.com>2023-06-22 11:03:01 +0000
commitcc3dff706a876ad180bc91f53ae4c96aa105c3ad (patch)
tree56c01642928b3bcb6823ab4d16750e328c9dcbbd /go.mod
parent19fd40f5d6294d9154181b2340a91dbb9524e582 (diff)
downloadx-cc3dff706a876ad180bc91f53ae4c96aa105c3ad.tar.xz
x-cc3dff706a876ad180bc91f53ae4c96aa105c3ad.zip
build(deps): bump github.com/mymmrac/telego from 0.25.0 to 0.25.1
Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego) from 0.25.0 to 0.25.1. - [Release notes](https://github.com/mymmrac/telego/releases) - [Commits](https://github.com/mymmrac/telego/compare/v0.25.0...v0.25.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>
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 9c2a01c..156dea3 100644
--- a/go.mod
+++ b/go.mod
@@ -22,7 +22,7 @@ require (
github.com/kr/pretty v0.3.1
github.com/mmikulicic/stringlist v1.0.0
github.com/mndrix/golog v0.0.0-20170330170653-a28e2a269775
- github.com/mymmrac/telego v0.25.0
+ github.com/mymmrac/telego v0.25.1
github.com/otiai10/copy v1.12.0
github.com/peterh/liner v1.2.2
github.com/pkg/errors v0.9.1
@@ -59,7 +59,7 @@ require (
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
github.com/savsgio/gotils v0.0.0-20230208104028-c358bd845dee // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
- github.com/valyala/fasthttp v1.47.0 // indirect
+ github.com/valyala/fasthttp v1.48.0 // indirect
lukechampine.com/uint128 v1.2.0 // indirect
modernc.org/cc/v3 v3.40.0 // indirect
modernc.org/ccgo/v3 v3.16.13 // indirect