Skip to content

Commit

Permalink
Bump chainmodules to 3a4401d
Browse files Browse the repository at this point in the history
  • Loading branch information
angelorc committed Nov 18, 2021
1 parent 86a2d99 commit bcb052a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/bitsongofficial/go-bitsong
go 1.16

require (
github.com/bitsongofficial/chainmodules v0.0.0-20211115121652-120622246386
github.com/bitsongofficial/chainmodules v0.0.0-20211117175647-3a4401d90123
github.com/cosmos/cosmos-sdk v0.42.10
github.com/cosmos/go-bip39 v1.0.0
github.com/gorilla/mux v1.8.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ github.com/bgentry/speakeasy v0.1.0/go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kB
github.com/bits-and-blooms/bitset v1.2.0/go.mod h1:gIdJ4wp64HaoK2YrL1Q5/N7Y16edYb8uY+O0FJTyyDA=
github.com/bitsongofficial/chainmodules v0.0.0-20211115121652-120622246386 h1:zUtzShhWEwEgUOH4QCorAVLgEfGuTAp4Uud/Za0av80=
github.com/bitsongofficial/chainmodules v0.0.0-20211115121652-120622246386/go.mod h1:tmgYObwLuemCapGH31fY+FYB6FFbrTJsELBUKDnbnAw=
github.com/bitsongofficial/chainmodules v0.0.0-20211117175647-3a4401d90123 h1:LZagyuTulXZabww3Mev0Wx5XT2NYHQ49jcoGdfdqMHk=
github.com/bitsongofficial/chainmodules v0.0.0-20211117175647-3a4401d90123/go.mod h1:tmgYObwLuemCapGH31fY+FYB6FFbrTJsELBUKDnbnAw=
github.com/bketelsen/crypt v0.0.3-0.20200106085610-5cbc8cc4026c/go.mod h1:MKsuJmJgSg28kpZDP6UIiPt0e0Oz0kqKNGyRaWEPv84=
github.com/bketelsen/crypt v0.0.4/go.mod h1:aI6NrJ0pMGgvZKL1iVgXLnfIFJtfV+bKCoqOes/6LfM=
github.com/btcsuite/btcd v0.0.0-20190115013929-ed77733ec07d/go.mod h1:d3C0AkH6BRcvO8T0UEPu53cnw4IbV63x1bEjildYhO0=
Expand Down

0 comments on commit bcb052a

Please sign in to comment.