fix(deps): update module github.com/rs/cors to v1.11.0

This commit is contained in:
Renovate
2024-04-24 13:53:28 +00:00
parent f6dee4b4af
commit a07c304a6d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ require (
github.com/jmoiron/sqlx v1.4.0
github.com/pkg/errors v0.9.1
github.com/pressly/goose/v3 v3.20.0
github.com/rs/cors v1.10.1
github.com/rs/cors v1.11.0
github.com/sparetimecoders/goamqp v0.3.0
github.com/stretchr/testify v1.9.0
github.com/vektah/gqlparser/v2 v2.5.11