Skip to content

Commit

Permalink
feat: update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
oxf71 authored and 0x677261706562616261 committed Nov 22, 2023
1 parent a854b02 commit f95f166
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ require (
replace (
// use cosmos keyring
github.com/99designs/keyring => github.com/cosmos/keyring v1.1.7-0.20210622111912-ef00f8ac3d76
github.com/evmos/ethermint => github.com/b2network/b2-node v0.0.0-20231121082004-01ae43d8e5d8
// Fix upstream GHSA-h395-qcrw-5vmq vulnerability.
// TODO Remove it: https://github.com/cosmos/cosmos-sdk/issues/10409
github.com/gin-gonic/gin => github.com/gin-gonic/gin v1.7.0
Expand Down

0 comments on commit f95f166

Please sign in to comment.