Skip to content

Commit 470e585

Browse files
committed
chore(deps): bump github.com/cometbft/cometbft to v0.37.16 from v0.37.15
1 parent 6cb70a3 commit 470e585

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
@@ -4,7 +4,7 @@ go 1.23.0
44

55
replace (
66
github.com/99designs/keyring => github.com/cosmos/keyring v1.2.0
7-
github.com/cometbft/cometbft => github.com/sentinel-official/cometbft v0.37.16-0.20251002154824-98baf7005156
7+
github.com/cometbft/cometbft => github.com/sentinel-official/cometbft v0.37.17-0.20251018052258-903dd2692df1
88
github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
99
)
1010

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1440,8 +1440,8 @@ github.com/samuel/go-zookeeper v0.0.0-20190923202752-2cc03de413da/go.mod h1:gi+0
14401440
github.com/sasha-s/go-deadlock v0.3.5 h1:tNCOEEDG6tBqrNDOX35j/7hL5FcFViG6awUGROb2NsU=
14411441
github.com/sasha-s/go-deadlock v0.3.5/go.mod h1:bugP6EGbdGYObIlx7pUZtWqlvo8k9H6vCBBsiChJQ5U=
14421442
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc=
1443-
github.com/sentinel-official/cometbft v0.37.16-0.20251002154824-98baf7005156 h1:MvboHLEPNxjQhde9zicFYGzBbp/77VruWJIpum4imRM=
1444-
github.com/sentinel-official/cometbft v0.37.16-0.20251002154824-98baf7005156/go.mod h1:t/BvwfSJKt2HUHX01L6y1+uw+LOoxU6hFj447wOB5IA=
1443+
github.com/sentinel-official/cometbft v0.37.17-0.20251018052258-903dd2692df1 h1:0DgeCWpSBaL6U3x1LSgWno+gm2oemCAslo+29Wnd2gA=
1444+
github.com/sentinel-official/cometbft v0.37.17-0.20251018052258-903dd2692df1/go.mod h1:t/BvwfSJKt2HUHX01L6y1+uw+LOoxU6hFj447wOB5IA=
14451445
github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc=
14461446
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
14471447
github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=

0 commit comments

Comments
 (0)