xeefei / 3x-ui

〔3X-UI〕中文优化版,Xray panel supporting multi-protocol multi-user expire day & traffic & ip limit (Vless & Vmess & Trojan & ShadowSocks & Wireguard),基于原版3x-ui进行优化修改。
https://t.me/XUI_CN
GNU General Public License v3.0
675 stars 106 forks source link

Bump github.com/mymmrac/telego from 0.31.3 to 0.31.4 #85

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps github.com/mymmrac/telego from 0.31.3 to 0.31.4.

Release notes

Sourced from github.com/mymmrac/telego's releases.

v0.31.4 JSON update & fixes

Overview

  • Updated the way JSON is handled, users can now set custom JSON marshal/unmarshal funcs (not only from 3 already supported ways)
  • Fixed #216
  • Updated dependencies

What's Changed

Full Changelog: https://github.com/mymmrac/telego/compare/v0.31.3...v0.31.4

Commits
  • b116bd1 Added test
  • 5997da2 Fix FileDownloadURL test path (#216)
  • 6a08483 Merge pull request #215 from mymmrac/dependabot/go_modules/github.com/valyala...
  • e129a9e Bump github.com/valyala/fasthttp from 1.56.0 to 1.57.0
  • 94de97b Updated license year
  • ee1aa22 Added ability to set JSON marshal/unmarshal functions
  • ced5c0c Updated dependencies
  • b74f40f Merge pull request #214 from mymmrac/dependabot/go_modules/examples/golang.ng...
  • 9f3319c Bump golang.ngrok.com/ngrok from 1.10.0 to 1.11.0 in /examples
  • 54d76ed Merge pull request #212 from mymmrac/dependabot/go_modules/examples/github.co...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)