Update module github.com/go-chi/cors to v1.2.1

This commit is contained in:
Renovate Bot
2022-04-19 16:59:12 +00:00
committed by renovate[bot]
parent 3b9d37bbc9
commit 352c4ee7a0
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/docker/docker v17.12.0-ce-rc1.0.20201201034508-7d75c1d40d88+incompatible
github.com/emitter-io/go/v2 v2.0.9
github.com/go-chi/chi v1.5.4
github.com/go-chi/cors v1.2.0
github.com/go-chi/cors v1.2.1
github.com/gobwas/ws v1.1.0
github.com/google/uuid v1.3.0
github.com/iancoleman/strcase v0.2.0