File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 "fmt"
55 "os"
66
7- clproxy "github.com/ferranbt /builder-playground/cl-proxy"
7+ clproxy "github.com/flashbots /builder-playground/cl-proxy"
88 "github.com/spf13/cobra"
99)
1010
Original file line number Diff line number Diff line change 1- module github.com/ferranbt /builder-playground
1+ module github.com/flashbots /builder-playground
22
33go 1.24.0
44
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ import (
1212 "strings"
1313 "time"
1414
15- "github.com/ferranbt /builder-playground/internal"
15+ "github.com/flashbots /builder-playground/internal"
1616 "github.com/spf13/cobra"
1717)
1818
Original file line number Diff line number Diff line change 44 "fmt"
55 "os"
66
7- mevboostrelay "github.com/ferranbt /builder-playground/mev-boost-relay"
7+ mevboostrelay "github.com/flashbots /builder-playground/mev-boost-relay"
88 "github.com/spf13/cobra"
99)
1010
You can’t perform that action at this time.
0 commit comments