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

Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.8.3 to 1.9.0.
- [Release notes](https://github.com/rs/cors/releases)
- [Commits](https://github.com/rs/cors/compare/v1.8.3...v1.9.0)
This commit is contained in:
2023-04-14 06:24:35 +00:00
parent 90a1894c16
commit f2a0fb42f9
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ require (
github.com/apex/log v1.9.0
github.com/getsentry/sentry-go v0.20.0
github.com/jmoiron/sqlx v1.3.5
github.com/rs/cors v1.8.3
github.com/rs/cors v1.9.0
github.com/sparetimecoders/goamqp v0.1.3
github.com/stretchr/testify v1.8.2
github.com/vektah/gqlparser/v2 v2.5.1