chore(deps): bump github.com/rs/cors from 1.9.0 to 1.10.0

Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/rs/cors/releases)
- [Commits](https://github.com/rs/cors/compare/v1.9.0...v1.10.0)
This commit is contained in:
2023-09-06 06:25:06 +00:00
parent c82ebc9501
commit c8bc2e2e9e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ require (
github.com/jmoiron/sqlx v1.3.5
github.com/pkg/errors v0.9.1
github.com/pressly/goose/v3 v3.15.0
github.com/rs/cors v1.9.0
github.com/rs/cors v1.10.0
github.com/sparetimecoders/goamqp v0.1.5
github.com/stretchr/testify v1.8.4
github.com/vektah/gqlparser/v2 v2.5.8