-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
🐛 bugSomething isn't workingSomething isn't working
Description
go install . works but currently having a problem when the remote path and version is specified:
$ go get github.com/flashbots/builder-playground@v0.3.0
go: downloading github.com/flashbots/builder-playground v0.3.0
go: github.com/flashbots/builder-playground@v0.3.0 (in github.com/flashbots/builder-playground@v0.3.0):
The go.mod file for the module providing named packages contains one or
more replace directives. It must not contain directives that would cause
it to be interpreted differently than if it were the main module.
We might need to depend directly on op-geth.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't working