Skip to content

Commit eac9854

Browse files
committed
Bump github.com/taikoxyz/taiko-mono version
1 parent 9b3f4a9 commit eac9854

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/google/go-tdx-guest v0.3.1
1111
github.com/holiman/uint256 v1.3.2
1212
github.com/stretchr/testify v1.11.1
13-
github.com/taikoxyz/taiko-mono v0.0.0-20260120115535-03a3181747e5
13+
github.com/taikoxyz/taiko-mono v0.0.0-20260203160404-a01f51cf6564
1414
github.com/urfave/cli/v2 v2.27.7
1515
gitlab.com/c0b/go-ordered-json v0.0.0-20201030195603-febf46534d5a
1616
golang.org/x/sync v0.19.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,8 @@ github.com/taikoxyz/taiko-geth v1.18.1-0.20260204034556-24e18fc77e6f h1:/2ISvsXu
438438
github.com/taikoxyz/taiko-geth v1.18.1-0.20260204034556-24e18fc77e6f/go.mod h1:1LG2LnMOx2yPRHR/S+xuipXH29vPr6BIH6GElD8N/fo=
439439
github.com/taikoxyz/taiko-mono v0.0.0-20260120115535-03a3181747e5 h1:5jRyz/GQ+ewEIbahUCiAD+lodSOAqf8l476LCIeRHak=
440440
github.com/taikoxyz/taiko-mono v0.0.0-20260120115535-03a3181747e5/go.mod h1:P7U5xAuAMRG9uSFbn80oiCBGJrwoxHR994ihPkfh8vs=
441+
github.com/taikoxyz/taiko-mono v0.0.0-20260203160404-a01f51cf6564 h1:Txae7gz3AsCaelW7nlbJwMWUfeRp+mPRdg1jkr+M+wE=
442+
github.com/taikoxyz/taiko-mono v0.0.0-20260203160404-a01f51cf6564/go.mod h1:P7U5xAuAMRG9uSFbn80oiCBGJrwoxHR994ihPkfh8vs=
441443
github.com/thomaso-mirodin/intmath v0.0.0-20160323211736-5dc6d854e46e h1:cR8/SYRgyQCt5cNCMniB/ZScMkhI9nk8U5C7SbISXjo=
442444
github.com/thomaso-mirodin/intmath v0.0.0-20160323211736-5dc6d854e46e/go.mod h1:Tu4lItkATkonrYuvtVjG0/rhy15qrNGNTjPdaphtZ/8=
443445
github.com/tklauser/go-sysconf v0.3.14 h1:g5vzr9iPFFz24v2KZXs/pvpvh8/V9Fw6vQK5ZZb78yU=

0 commit comments

Comments
 (0)