aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2023-08-04 08:02:33 -0400
committerXe Iaso <me@xeiaso.net>2023-08-04 08:02:33 -0400
commit6353b7752f483e2defed778ec18fbe8e67d570e1 (patch)
tree32790e7c9e72a2d27309814734260ee5db18004c /go.mod
parent25739e90017729d62980051ca02ae9b2715b0fb3 (diff)
downloadx-6353b7752f483e2defed778ec18fbe8e67d570e1.tar.xz
x-6353b7752f483e2defed778ec18fbe8e67d570e1.zip
build(deps): bump github.com/mymmrac/telego from 0.25.1 to 0.26.0
Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego) from 0.25.1 to 0.26.0. - [Release notes](https://github.com/mymmrac/telego/releases) - [Commits](https://github.com/mymmrac/telego/compare/v0.25.1...v0.26.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> Signed-off-by: Xe Iaso <me@xeiaso.net>
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 a48229f..a1d9290 100644
--- a/go.mod
+++ b/go.mod
@@ -22,7 +22,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.25.1
+ github.com/mymmrac/telego v0.26.0
github.com/otiai10/copy v1.12.0
github.com/peterh/liner v1.2.2
github.com/pkg/errors v0.9.1
@@ -55,7 +55,7 @@ require (
github.com/dop251/goja v0.0.0-20211115154819-26ebff68a7d5 // indirect
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/evanw/esbuild v0.18.6 // indirect
- github.com/fasthttp/router v1.4.19 // indirect
+ github.com/fasthttp/router v1.4.20 // indirect
github.com/go-shiori/dom v0.0.0-20210627111528-4e4722cd0d65 // indirect
github.com/go-sourcemap/sourcemap v2.1.3+incompatible // indirect
github.com/goccy/go-json v0.10.2 // indirect