build(deps): bump github.com/uptrace/bunrouter from 1.0.21 to 1.0.22 (#34)

Bumps [github.com/uptrace/bunrouter](https://github.com/uptrace/bunrouter) from 1.0.21 to 1.0.22.
- [Release notes](https://github.com/uptrace/bunrouter/releases)
- [Changelog](https://github.com/uptrace/bunrouter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uptrace/bunrouter/compare/v1.0.21...v1.0.22)

---
updated-dependencies:
- dependency-name: github.com/uptrace/bunrouter
  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-09-27 13:41:40 +03:00
committed by GitHub
parent efc84970cc
commit afacc4425d
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -18,7 +18,7 @@ require (
github.com/puzpuzpuz/xsync/v3 v3.4.0
github.com/redis/rueidis v1.0.46
github.com/stretchr/testify v1.9.0
github.com/uptrace/bunrouter v1.0.21
github.com/uptrace/bunrouter v1.0.22
go.etcd.io/bbolt v1.3.11
)