Skip to content

Commit

Permalink
bump cometbft
Browse files Browse the repository at this point in the history
  • Loading branch information
beer-1 committed Dec 14, 2023
1 parent 7f03a52 commit c3df214
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 @@ -187,7 +187,7 @@ replace (
// use cosmos fork of keyring
github.com/99designs/keyring => github.com/cosmos/keyring v1.2.0

github.com/cometbft/cometbft => github.com/initia-labs/cometbft v0.0.0-20231214032837-f767dd53b890
github.com/cometbft/cometbft => github.com/initia-labs/cometbft v0.0.0-20231214043021-a298f88b1150
github.com/cosmos/cosmos-sdk => github.com/initia-labs/cosmos-sdk v0.47.7-0.20231213125951-c5b3cad09ed3

// dgrijalva/jwt-go is deprecated and doesn't receive security updates.
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -665,8 +665,8 @@ github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLf
github.com/influxdata/influxdb1-client v0.0.0-20191209144304-8bf82d3c094d/go.mod h1:qj24IKcXYK6Iy9ceXlo3Tc+vtHo9lIhSX5JddghvEPo=
github.com/initia-labs/OPinit v0.1.0-beta.3 h1:DY/ItJTUAujNhqrzjgAFFzSLn/IGrIN1FVno8iZVsbw=
github.com/initia-labs/OPinit v0.1.0-beta.3/go.mod h1:MPnFU2x4xzeT3L8K3lc0wkOl09o/oekEabPHIwWdqJg=
github.com/initia-labs/cometbft v0.0.0-20231214032837-f767dd53b890 h1:vIqPsD+EOjlpePht3SKb0QLr46HwPGqcMKGfGX/9KTQ=
github.com/initia-labs/cometbft v0.0.0-20231214032837-f767dd53b890/go.mod h1:Cmg5Hp4sNpapm7j+x0xRyt2g0juQfmB752ous+pA0G8=
github.com/initia-labs/cometbft v0.0.0-20231214043021-a298f88b1150 h1:Pbh+WirSgMAZi3cH28kNsR8Ilnzd0DUX6hyVKjkIL/o=
github.com/initia-labs/cometbft v0.0.0-20231214043021-a298f88b1150/go.mod h1:Cmg5Hp4sNpapm7j+x0xRyt2g0juQfmB752ous+pA0G8=
github.com/initia-labs/cosmos-sdk v0.47.7-0.20231213125951-c5b3cad09ed3 h1:RY6WkHZjUD9nzEczvbrFkI9d+33w6JWVnIOtZbA0zUg=
github.com/initia-labs/cosmos-sdk v0.47.7-0.20231213125951-c5b3cad09ed3/go.mod h1:fIhY9qlXZNvlWz8lAB2YcSRf2dCAi8VEJrq5GY/v2yE=
github.com/initia-labs/initia v0.1.2-beta.9 h1:72XuNuHpnEAZf9ZUhj/KeHc2+0rigSKdXQFFFlTd2Ws=
Expand Down

0 comments on commit c3df214

Please sign in to comment.