File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55require (
66 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
88 github.com/flashbots/go-utils v0.4.5
99 github.com/gorilla/mux v1.8.0
1010 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
9191github.com/ferranbt/fastssz v0.1.1-0.20220303160658-88bb965b6747 h1:0w9ZW2gY6Ws640PkDsyB1CK1ndAPJJ0mJbsDojQFl5c =
9292github.com/ferranbt/fastssz v0.1.1-0.20220303160658-88bb965b6747 /go.mod h1:S8yiDeAXy8f88W4Ul+0dBMPx49S05byYbmZD6Uv94K4 =
9393github.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 =
9696github.com/flashbots/go-utils v0.4.5 h1:xTrVcfxQ+qpVVPyRBWUllwZAxbAijE06d9N7e7mmmlM =
9797github.com/flashbots/go-utils v0.4.5 /go.mod h1:3YKyfbtetVIXuWKbZ9WmK8bSF20hSFXk0wCWDNHYFvE =
9898github.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