diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-06-20 10:00:14 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-20 10:00:14 -0700 |
| commit | 828228dbb06291aebcb2bfa7f522b1370c912560 (patch) | |
| tree | 37391d1aa4627c2f1bd0cf5b0d2065c296fc5339 /go.mod | |
| parent | 90c128e7a66389477943bbca080ce68a70196310 (diff) | |
| download | seaweedfs-828228dbb06291aebcb2bfa7f522b1370c912560.tar.xz seaweedfs-828228dbb06291aebcb2bfa7f522b1370c912560.zip | |
chore(deps): bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.2 (#6901)
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.1.0 to 5.2.2.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v5.1.0...v5.2.2)
---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
dependency-version: 5.2.2
dependency-type: indirect
...
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 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -236,7 +236,7 @@ require ( github.com/flynn/noise v1.0.1 // indirect github.com/gabriel-vasile/mimetype v1.4.7 // indirect github.com/geoffgarside/ber v1.1.0 // indirect - github.com/go-chi/chi/v5 v5.1.0 // indirect + github.com/go-chi/chi/v5 v5.2.2 // indirect github.com/go-darwin/apfs v0.0.0-20211011131704-f84b94dbf348 // indirect github.com/go-jose/go-jose/v4 v4.0.5 // indirect github.com/go-logr/logr v1.4.2 // indirect |
