Skip to content

Commit

Permalink
build(deps): bump github.com/rs/cors in the go-modules group (#55)
Browse files Browse the repository at this point in the history
Bumps the go-modules group with 1 update: [github.com/rs/cors](https://github.com/rs/cors).


Updates `github.com/rs/cors` from 1.10.1 to 1.11.0
- [Commits](rs/cors@v1.10.1...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/rs/cors
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wenbo Han <hwbrzzl@gmail.com>
  • Loading branch information
dependabot[bot] and hwbrzzl committed Apr 26, 2024
1 parent 879ab47 commit 718e4d6
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 54 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/gookit/color v1.5.4
github.com/gookit/validate v1.5.2
github.com/goravel/framework v1.13.1-0.20240401070308-c5c4e0d0e02e
github.com/rs/cors v1.10.1
github.com/rs/cors v1.11.0
github.com/savioxavier/termlink v1.3.0
github.com/spf13/cast v1.6.0
github.com/stretchr/testify v1.9.0
Expand Down

0 comments on commit 718e4d6

Please sign in to comment.