fix(deps): update module github.com/go-chi/chi/v5 to v5.1.0

This commit is contained in:
renovate[bot]
2024-07-03 08:11:32 +00:00
committed by GitHub
parent bce170f47c
commit 08abb4f635
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -79,7 +79,7 @@ require (
github.com/CAFxX/httpcompression v0.0.9
github.com/TwiN/go-away v1.6.13
github.com/andybalholm/cascadia v1.3.2
github.com/go-chi/chi/v5 v5.0.12
github.com/go-chi/chi/v5 v5.1.0
github.com/jellydator/ttlcache/v3 v3.2.0
github.com/mssola/user_agent v0.6.0
github.com/oapi-codegen/runtime v1.1.1