Skip to content

Commit

Permalink
update tendermint
Browse files Browse the repository at this point in the history
  • Loading branch information
forcodedancing committed Jan 5, 2023
1 parent 09b1384 commit 8ad90e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ replace (

github.com/jhump/protoreflect => github.com/jhump/protoreflect v1.9.0

github.com/tendermint/tendermint => github.com/bnb-chain/inscription-tendermint v0.34.25-0.20230105052109-38551a48a8ff
github.com/tendermint/tendermint => github.com/bnb-chain/inscription-tendermint v0.34.25-0.20230105070542-7af7d2210d96
)

retract v0.46.2
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@ github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d/go.mod h1:6QX/PXZ
github.com/bgentry/speakeasy v0.1.0 h1:ByYyxL9InA1OWqxJqqp2A5pYHUrCiAL6K3J+LKSsQkY=
github.com/bgentry/speakeasy v0.1.0/go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kBD4zp0CCIs=
github.com/bmizerany/pat v0.0.0-20170815010413-6226ea591a40/go.mod h1:8rLXio+WjiTceGBHIoTvn60HIbs7Hm7bcHjyrSqYB9c=
github.com/bnb-chain/inscription-tendermint v0.34.25-0.20221220071916-c8af7bf22b25 h1:6ZqX7HXAWM0I8DxoPFV1Y7ZUoLkQMMbYxSa6cdQ+nt4=
github.com/bnb-chain/inscription-tendermint v0.34.25-0.20221220071916-c8af7bf22b25/go.mod h1:/v9z9F6cq0+f7EGG92lYSLBcPYQDILoK91X8YM28hWo=
github.com/bnb-chain/inscription-tendermint v0.34.25-0.20230105070542-7af7d2210d96 h1:MBbae8Z5MOQ0zHUKoGqqclHYmGcvAwpWO1xaPjR6vyw=
github.com/bnb-chain/inscription-tendermint v0.34.25-0.20230105070542-7af7d2210d96/go.mod h1:/v9z9F6cq0+f7EGG92lYSLBcPYQDILoK91X8YM28hWo=
github.com/boltdb/bolt v1.3.1/go.mod h1:clJnj/oiGkjum5o1McbSZDSLxVThjynRyGBgiAx27Ps=
github.com/bradfitz/go-smtpd v0.0.0-20170404230938-deb6d6237625/go.mod h1:HYsPBTaaSFSlLx/70C2HPIMNZpVV8+vt/A+FMnYP11g=
github.com/bradfitz/gomemcache v0.0.0-20170208213004-1952afaa557d/go.mod h1:PmM6Mmwb0LSuEubjR8N7PtNe1KxZLtOUHtbeikc5h60=
Expand Down

0 comments on commit 8ad90e4

Please sign in to comment.