diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-02 10:36:49 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-02 10:36:49 +0000 |
| commit | ccb3460cdda1bd68944526f89a0fc04a93397953 (patch) | |
| tree | 9962c6ed921647135ca0dc4d7f183feb4fa8f409 /go.mod | |
| parent | 535b76c363df6d427fe4266285297bfc5df2b3e9 (diff) | |
| download | x-ccb3460cdda1bd68944526f89a0fc04a93397953.tar.xz x-ccb3460cdda1bd68944526f89a0fc04a93397953.zip | |
build(deps): bump github.com/mymmrac/telego from 0.29.1 to 0.29.2 (#584)
* build(deps): bump github.com/mymmrac/telego from 0.29.1 to 0.29.2
Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego) from 0.29.1 to 0.29.2.
- [Release notes](https://github.com/mymmrac/telego/releases)
- [Commits](https://github.com/mymmrac/telego/compare/v0.29.1...v0.29.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>
* 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: Mimi <mimi@xeserv.us>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -32,7 +32,7 @@ require ( github.com/kr/pretty v0.3.1 github.com/lib/pq v1.10.9 github.com/mndrix/golog v0.0.0-20170330170653-a28e2a269775 - github.com/mymmrac/telego v0.29.1 + github.com/mymmrac/telego v0.29.2 github.com/otiai10/copy v1.14.0 github.com/peterh/liner v1.2.2 github.com/pkg/errors v0.9.1 @@ -73,7 +73,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.1 // indirect github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.6 // indirect github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.4 // indirect - github.com/bytedance/sonic v1.10.2 // indirect + github.com/bytedance/sonic v1.11.3 // indirect github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d // indirect github.com/chenzhuoyu/iasm v0.9.1 // indirect github.com/coreos/go-systemd/v22 v22.5.0 // indirect @@ -81,7 +81,7 @@ require ( github.com/digitalocean/go-smbios v0.0.0-20180907143718-390a4f403a8e // indirect github.com/dustin/go-humanize v1.0.1 // indirect github.com/evanw/esbuild v0.19.11 // indirect - github.com/fasthttp/router v1.4.22 // indirect + github.com/fasthttp/router v1.5.0 // indirect github.com/go-openapi/inflect v0.19.0 // indirect github.com/go-shiori/dom v0.0.0-20210627111528-4e4722cd0d65 // indirect github.com/go-sourcemap/sourcemap v2.1.3+incompatible // indirect @@ -101,7 +101,7 @@ require ( github.com/ncruces/go-strftime v0.1.9 // indirect github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect github.com/safchain/ethtool v0.3.0 // indirect - github.com/savsgio/gotils v0.0.0-20230208104028-c358bd845dee // indirect + github.com/savsgio/gotils v0.0.0-20240303185622-093b76447511 // indirect github.com/superfly/graphql v0.2.4 // indirect github.com/tailscale/go-winio v0.0.0-20231025203758-c4f33415bf55 // indirect github.com/tailscale/hujson v0.0.0-20221223112325-20486734a56a // indirect |
