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

Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/rs/cors/releases)
- [Commits](https://github.com/rs/cors/compare/v1.8.2...v1.8.3)
This commit is contained in:
2022-12-28 06:24:31 +00:00
parent 98a679d2d3
commit 7bcef10b38
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.16.0
github.com/jmoiron/sqlx v1.3.5
github.com/rs/cors v1.8.2
github.com/rs/cors v1.8.3
github.com/sparetimecoders/goamqp v0.1.3
github.com/stretchr/testify v1.8.1
github.com/vektah/gqlparser/v2 v2.5.1