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

This commit is contained in:
renovate[bot]
2022-12-07 16:18:03 +00:00
parent 01b6bdba5d
commit 71a5a4f3d9
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.5
github.com/coreos/go-oidc/v3 v3.4.0
github.com/docker/docker v17.12.0-ce-rc1.0.20201201034508-7d75c1d40d88+incompatible
github.com/go-chi/chi/v5 v5.0.7
github.com/go-chi/chi/v5 v5.0.8
github.com/gobwas/ws v1.1.0
github.com/google/uuid v1.3.0
github.com/iancoleman/strcase v0.2.0