Chore(deps): Bump github.com/yunginnanet/Rate5 from 1.2.1 to 1.2.2 (#116)

Bumps [github.com/yunginnanet/Rate5](https://github.com/yunginnanet/Rate5) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/yunginnanet/Rate5/releases)
- [Commits](https://github.com/yunginnanet/Rate5/compare/v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: github.com/yunginnanet/Rate5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-08 17:04:35 -08:00 committed by kayos@tcp.direct
parent 2b3b712ba4
commit 801ef4bedd
Signed by: kayos
GPG Key ID: 4B841471B4BEE979
2 changed files with 3 additions and 3 deletions

2
go.mod

@ -13,7 +13,7 @@ require (
github.com/panjf2000/ants/v2 v2.9.0
github.com/refraction-networking/utls v1.6.0
github.com/rivo/tview v0.0.0-20230208211350-7dfff1ce7854
github.com/yunginnanet/Rate5 v1.2.1
github.com/yunginnanet/Rate5 v1.2.2
golang.org/x/net v0.19.0
)

4
go.sum

@ -58,8 +58,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ8=
github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/yunginnanet/Rate5 v1.2.1 h1:6G8j0RLZofS76l6cMvqa8v6yeGbn2yPNk0xqH6EXcnU=
github.com/yunginnanet/Rate5 v1.2.1/go.mod h1:f0r66kVQZojRqUgVdLC/CKexMlF0nUDAmd01tBeF4Ms=
github.com/yunginnanet/Rate5 v1.2.2 h1:Zy7oqPKc7UqZnXNuDe0nSY/adPBJ1mxpHSJsdYOOvrE=
github.com/yunginnanet/Rate5 v1.2.2/go.mod h1:f0r66kVQZojRqUgVdLC/CKexMlF0nUDAmd01tBeF4Ms=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
golang.org/x/crypto v0.16.0 h1:mMMrFzRSCF0GvB7Ne27XVtVAaXLrPmgPC7/v0tkwHaY=