Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
0f28b4a0
Unverified
Commit
0f28b4a0
authored
Nov 07, 2022
by
mergify[bot]
Committed by
GitHub
Nov 07, 2022
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3915 from ethereum-optimism/e2e-mod-update
op-e2e: remove temporary go.mod workaround
parents
03ddd7aa
a86ac387
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
go.mod
op-e2e/go.mod
+0
-6
No files found.
op-e2e/go.mod
View file @
0f28b4a0
...
...
@@ -2,12 +2,6 @@ module github.com/ethereum-optimism/optimism/op-e2e
go 1.18
// temporary, until we do another set of releases
replace (
github.com/ethereum-optimism/optimism/op-batcher v0.9.0 => ../op-batcher
github.com/ethereum-optimism/optimism/op-proposer v0.9.0 => ../op-proposer
)
require (
github.com/ethereum-optimism/go-ethereum-hdwallet v0.1.3
github.com/ethereum-optimism/optimism/op-batcher v0.10.0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment