Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit e70c608

Browse files
committed
update denpendency
1 parent fd035dd commit e70c608

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ require (
234234
)
235235

236236
replace (
237-
github.com/cosmos/cosmos-sdk => github.com/sideprotocol/cosmos-sdk v0.47.11-bc1
237+
github.com/cosmos/cosmos-sdk => github.com/sideprotocol/cosmos-sdk v0.47.11-btc1
238238
// github.com/cosmos/cosmos-sdk => ../cosmos-sdk
239239
github.com/cosmos/interchain-security/v3 => github.com/Stride-Labs/interchain-security/v3 v3.1.0-remove-validation-bug-7d3d9d
240240
github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -977,8 +977,8 @@ github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg
977977
github.com/shopspring/decimal v1.3.1 h1:2Usl1nmF/WZucqkFZhnfFYxxxu8LG21F6nPQBE5gKV8=
978978
github.com/shopspring/decimal v1.3.1/go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o=
979979
github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc=
980-
github.com/sideprotocol/cosmos-sdk v0.47.11-bc1 h1:+tMOIB6pOm/5eU86mIoxqkpgyyNjh3Q2LWExOPJLuws=
981-
github.com/sideprotocol/cosmos-sdk v0.47.11-bc1/go.mod h1:lZq3Vdy3Mph8+unX5Afbmf1hsvj9FaYGMLEdCGjOY6g=
980+
github.com/sideprotocol/cosmos-sdk v0.47.11-btc1 h1:I34aYrAD/kvm6OqB7dlCterLNSLGwo0CSFzkMuQeCDA=
981+
github.com/sideprotocol/cosmos-sdk v0.47.11-btc1/go.mod h1:lZq3Vdy3Mph8+unX5Afbmf1hsvj9FaYGMLEdCGjOY6g=
982982
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
983983
github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=
984984
github.com/sirupsen/logrus v1.6.0/go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88=

0 commit comments

Comments
 (0)