Skip to content

Commit

Permalink
Bump github.com/rs/cors from 1.8.0 to 1.8.3
Browse files Browse the repository at this point in the history
Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.8.0 to 1.8.3.
- [Release notes](https://github.com/rs/cors/releases)
- [Commits](rs/cors@v1.8.0...v1.8.3)

---
updated-dependencies:
- dependency-name: github.com/rs/cors
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2022
1 parent 7a18f81 commit 9119acf
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 73 deletions.
5 changes: 4 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,14 @@ require (
github.com/ethereum/go-ethereum v1.10.13
github.com/gorilla/websocket v1.4.2
github.com/pierrec/xxHash v0.1.5
github.com/rs/cors v1.8.0
github.com/rs/cors v1.8.3
github.com/stretchr/testify v1.7.0
github.com/vedhavyas/go-subkey v1.0.3
golang.org/x/crypto v0.0.0-20211117183948-ae814b36b871
gopkg.in/natefinch/npipe.v2 v2.0.0-20160621034901-c1b8fa8bdcce
)

require (
github.com/ChainSafe/go-schnorrkel v1.0.0 // indirect
github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 // indirect
github.com/cosmos/go-bip39 v1.0.0 // indirect
Expand Down
Loading

0 comments on commit 9119acf

Please sign in to comment.