Skip to content

Commit ff60459

Browse files
committed
chore: nit go mod comment
1 parent e0fbe92 commit ff60459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ require (
293293
replace (
294294
// x/upgrade: release/v0.50.x-celestia
295295
cosmossdk.io/x/upgrade => github.com/celestiaorg/cosmos-sdk/x/upgrade v0.0.0-20250407210654-0b63fb36e982
296-
// celestia-core: v1.53.0-tm-v0.38.17-rc1
296+
// celestia-core: v1.53.0-tm-v0.38.17-rc2
297297
github.com/cometbft/cometbft => github.com/celestiaorg/celestia-core v1.53.0-tm-v0.38.17-rc2
298298
// cosmos-sdk: v1.29.0-sdk-v0.50.12-rc1
299299
github.com/cosmos/cosmos-sdk => github.com/celestiaorg/cosmos-sdk v1.29.0-sdk-v0.50.12-rc1

0 commit comments

Comments
 (0)