File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1
12
12
github.com/gobwas/ws v1.2.1
13
13
github.com/klauspost/compress v1.16.5
14
- github.com/lmittmann/flashbots v0.6.2
14
+ github.com/lmittmann/flashbots v0.6.3
15
15
github.com/lmittmann/w3 v0.12.0
16
16
github.com/miguelmota/go-ethereum-hdwallet v0.1.1
17
17
github.com/mitchellh/mapstructure v1.5.0
Original file line number Diff line number Diff line change @@ -476,8 +476,8 @@ github.com/labstack/echo/v4 v4.5.0/go.mod h1:czIriw4a0C1dFun+ObrXp7ok03xON0N1awS
476
476
github.com/labstack/gommon v0.3.0 /go.mod h1:MULnywXg0yavhxWKc+lOruYdAhDwPK9wf0OL7NoOu+k =
477
477
github.com/leanovate/gopter v0.2.9 /go.mod h1:U2L/78B+KVFIx2VmW6onHJQzXtFb+p5y3y2Sh+Jxxv8 =
478
478
github.com/lib/pq v1.0.0 /go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo =
479
- github.com/lmittmann/flashbots v0.6.2 h1:ycw/3bUt9BiAE6wD/QCZMdfVQDRKEVONzlbwsDvpWlc =
480
- github.com/lmittmann/flashbots v0.6.2 /go.mod h1:KKsuvpdpiGTusoKoP17rxVKbNd9idEcfaNHU7t26zFA =
479
+ github.com/lmittmann/flashbots v0.6.3 h1:VRgILo50OyCrHmaJAPqRHi14hE9ZsmLn06hR83M2/ic =
480
+ github.com/lmittmann/flashbots v0.6.3 /go.mod h1:9dUUGkgvap+GnIuvXi28NBtGl1KPw+W7RjQpTOvEzCw =
481
481
github.com/lmittmann/w3 v0.12.0 h1:byPGAYWAcGIjBzhDEEcC3kGEOJACyUaeNwR89dgSP9Y =
482
482
github.com/lmittmann/w3 v0.12.0 /go.mod h1:qIdwFvMZTEdUn03ZmCyZJJXjPS+nsy0WHsQRByJBYKg =
483
483
github.com/lucasb-eyer/go-colorful v1.2.0 h1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69Aj6K7nkY =
You can’t perform that action at this time.
0 commit comments