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

This commit is contained in:
Renovate
2024-08-29 13:54:29 +00:00
parent dd94ae193d
commit f52983b305
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.21.1
github.com/rs/cors v1.11.0
github.com/rs/cors v1.11.1
github.com/sparetimecoders/goamqp v0.3.1
github.com/stretchr/testify v1.9.0
github.com/vektah/gqlparser/v2 v2.5.16