diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-29 17:14:32 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-29 17:14:32 +0300 |
| commit | 9bab8baad4a7ba11dba766dc9773b9610e1cf7da (patch) | |
| tree | 208742c44632d9ce576c5388f8b41585af2be650 /go.mod | |
| parent | 710ba4e53a8c4c8ca68561fc250d5ae46673796a (diff) | |
Bump github.com/mymmrac/telego from 0.27.2 to 0.28.0 (#1267)
Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego) from 0.27.2 to 0.28.0.
- [Release notes](https://github.com/mymmrac/telego/releases)
- [Commits](https://github.com/mymmrac/telego/compare/v0.27.2...v0.28.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -7,7 +7,7 @@ require ( github.com/Workiva/go-datastructures v1.1.1 github.com/gin-gonic/gin v1.9.1 github.com/goccy/go-json v0.10.2 - github.com/mymmrac/telego v0.27.2 + github.com/mymmrac/telego v0.28.0 github.com/nicksnyder/go-i18n/v2 v2.2.2 github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 github.com/pelletier/go-toml/v2 v2.1.0 @@ -26,10 +26,10 @@ require ( github.com/andybalholm/brotli v1.0.6 // indirect github.com/bytedance/sonic v1.10.2 // indirect github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d // indirect - github.com/chenzhuoyu/iasm v0.9.0 // indirect + github.com/chenzhuoyu/iasm v0.9.1 // indirect github.com/cloudflare/circl v1.3.6 // indirect github.com/dgryski/go-metro v0.0.0-20211217172704-adc40b04c140 // indirect - github.com/fasthttp/router v1.4.21 // indirect + github.com/fasthttp/router v1.4.22 // indirect github.com/francoispqt/gojay v1.2.13 // indirect github.com/gabriel-vasile/mimetype v1.4.3 // indirect github.com/gaukas/godicttls v0.0.4 // indirect @@ -84,7 +84,7 @@ require ( github.com/yusufpapurcu/wmi v1.2.3 // indirect go.uber.org/mock v0.3.0 // indirect go4.org/netipx v0.0.0-20230824141953-6213f710f925 // indirect - golang.org/x/arch v0.4.0 // indirect + golang.org/x/arch v0.6.0 // indirect golang.org/x/crypto v0.15.0 // indirect golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa // indirect golang.org/x/mod v0.14.0 // indirect |
