File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ go: Bump CometBFT to 0.37.18-oasis3
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/oasisprotocol/oasis-core/go
33go 1.26.3
44
55replace (
6- github.com/cometbft/cometbft => github.com/oasisprotocol/cometbft v0.37.18-oasis2
6+ github.com/cometbft/cometbft => github.com/oasisprotocol/cometbft v0.37.18-oasis3
77
88 // v1.5.0 has broken uint parsing, use my commit with fixes instead until
99 // the maintainers merge my PR: https://github.com/spf13/cast/pull/144
Original file line number Diff line number Diff line change @@ -430,8 +430,8 @@ github.com/nxadm/tail v1.4.11 h1:8feyoE3OzPrcshW5/MJ4sGESc5cqmGkGCWlco4l0bqY=
430430github.qkg1.top/nxadm/tail v1.4.11 /go.mod h1:OTaG3NK980DZzxbRq6lEuzgU+mug70nY11sMd4JXXHc =
431431github.qkg1.top/oasisprotocol/cast v0.0.0-20220606122631-eba453e69641 h1:8vZBx878kg60Z2+Amkw8vIpRcbfaAgGn59faqNZtzYw =
432432github.qkg1.top/oasisprotocol/cast v0.0.0-20220606122631-eba453e69641 /go.mod h1:SpXXQ5YoyJw6s3/6cMTQuxvgRl3PCJiyaX9p6b155UU =
433- github.com/oasisprotocol/cometbft v0.37.18-oasis2 h1:n7AaxqH6qooXo9g8/XM2izcl2uRI5EqpulPPI2chJXk =
434- github.com/oasisprotocol/cometbft v0.37.18-oasis2 /go.mod h1:PeXF4BJSZ3DvCqMAKOqw2pcbbehw8XpgZBS7TlYbD2A =
433+ github.com/oasisprotocol/cometbft v0.37.18-oasis3 h1:yALPv+9FPk6dQJ5/3X/UNW5oFeKGemanaYaH+qL/qCY =
434+ github.com/oasisprotocol/cometbft v0.37.18-oasis3 /go.mod h1:PeXF4BJSZ3DvCqMAKOqw2pcbbehw8XpgZBS7TlYbD2A =
435435github.qkg1.top/oasisprotocol/curve25519-voi v0.0.0-20251114093237-2ab5a27a1729 h1:yfQ2sO9WJXUAIUR+g7NUkxJSKCAFJcR5sUDu+ZmjTZI =
436436github.qkg1.top/oasisprotocol/curve25519-voi v0.0.0-20251114093237-2ab5a27a1729 /go.mod h1:hVoHR2EVESiICEMbg137etN/Lx+lSrHPTD39Z/uE+2s =
437437github.qkg1.top/oasisprotocol/deoxysii v0.0.0-20220228165953-2091330c22b7 h1:1102pQc2SEPp5+xrS26wEaeb26sZy6k9/ZXlZN+eXE4 =
You can’t perform that action at this time.
0 commit comments