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 4
4
5
5
require (
6
6
github.com/ethereum/go-ethereum v1.10.17
7
- github.com/flashbots/go-boost-utils v0.1.2
7
+ github.com/flashbots/go-boost-utils v0.2.0
8
8
github.com/flashbots/go-utils v0.4.5
9
9
github.com/gorilla/mux v1.8.0
10
10
github.com/sirupsen/logrus v1.8.1
Original file line number Diff line number Diff line change @@ -91,8 +91,8 @@ github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5Kwzbycv
91
91
github.com/ferranbt/fastssz v0.1.1-0.20220303160658-88bb965b6747 h1:0w9ZW2gY6Ws640PkDsyB1CK1ndAPJJ0mJbsDojQFl5c =
92
92
github.com/ferranbt/fastssz v0.1.1-0.20220303160658-88bb965b6747 /go.mod h1:S8yiDeAXy8f88W4Ul+0dBMPx49S05byYbmZD6Uv94K4 =
93
93
github.com/fjl/memsize v0.0.0-20190710130421-bcb5799ab5e5 /go.mod h1:VvhXpOYNQvB+uIk2RvXzuaQtkQJzzIx6lSBe1xv7hi0 =
94
- github.com/flashbots/go-boost-utils v0.1.2 h1:xcwO6rhLmdbZ+ttN8PjHQynqY1pm+RCA56eGP9wPp10 =
95
- github.com/flashbots/go-boost-utils v0.1.2 /go.mod h1:v4f01OjPm5jFjzVhcJEKHLFZzX/yTeme9284Tbuah8s =
94
+ github.com/flashbots/go-boost-utils v0.2.0 h1:TeNDTMPt4P2hXoHUgt3t0LxfuABthtz1J2JEQSwDhT4 =
95
+ github.com/flashbots/go-boost-utils v0.2.0 /go.mod h1:v4f01OjPm5jFjzVhcJEKHLFZzX/yTeme9284Tbuah8s =
96
96
github.com/flashbots/go-utils v0.4.5 h1:xTrVcfxQ+qpVVPyRBWUllwZAxbAijE06d9N7e7mmmlM =
97
97
github.com/flashbots/go-utils v0.4.5 /go.mod h1:3YKyfbtetVIXuWKbZ9WmK8bSF20hSFXk0wCWDNHYFvE =
98
98
github.com/fogleman/gg v1.2.1-0.20190220221249-0403632d5b90 /go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k =
You can’t perform that action at this time.
0 commit comments