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

Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/rs/cors/releases)
- [Commits](https://github.com/rs/cors/compare/v1.10.0...v1.10.1)
This commit is contained in:
2023-09-30 06:24:42 +00:00
parent 70ecb12234
commit 25941a82f2
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.10.0
github.com/rs/cors v1.10.1
github.com/sparetimecoders/goamqp v0.1.5
github.com/stretchr/testify v1.8.4
github.com/vektah/gqlparser/v2 v2.5.10