Update module github.com/go-chi/chi/v5 to v5.0.10

This commit is contained in:
renovate[bot]
2023-07-14 03:27:20 +00:00
parent e3a30e173d
commit 4b48bc312b
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/blevesearch/bleve/v2 v2.3.9
github.com/coreos/go-oidc/v3 v3.6.0
github.com/docker/docker v17.12.0-ce-rc1.0.20201201034508-7d75c1d40d88+incompatible
github.com/go-chi/chi/v5 v5.0.8
github.com/go-chi/chi/v5 v5.0.10
github.com/gobwas/ws v1.2.1
github.com/google/uuid v1.3.0
github.com/iancoleman/strcase v0.3.0