Skip to content

Commit

Permalink
sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
0xsir0000 committed Feb 19, 2024
1 parent dbef5fa commit 270ad86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ require (
rsc.io/tmplfunc v0.0.3 // indirect
)

replace github.com/ethereum/go-ethereum v1.13.1 => github.com/domicon-labs/op-geth v1.1.6
replace github.com/ethereum/go-ethereum v1.13.1 => github.com/domicon-labs/op-geth v1.1.10

//replace github.com/ethereum-optimism/superchain-registry/superchain => ../superchain-registry/superchain
//replace github.com/ethereum/go-ethereum v1.13.1 => ../go-ethereum
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4
github.com/docker/go-units v0.5.0/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk=
github.com/domicon-labs/kzg-sdk v1.0.9 h1:1K7idS6xOMXuDQgI3PteJHUbjo6goJAOI+B7W8eolc0=
github.com/domicon-labs/kzg-sdk v1.0.9/go.mod h1:ANxSHbNoiSAS0MHEUrqPFXyySyBF+yR3yzWXDP7pBHs=
github.com/domicon-labs/op-geth v1.1.6 h1:eiRO9QOjw+54IpWyLud9OaiGElhI6/57PcVzzWs79tY=
github.com/domicon-labs/op-geth v1.1.6/go.mod h1:sKjzWwIzXTw0rM7V9ysT9kXjsjlDjmU0bJI4nP4XQQQ=
github.com/domicon-labs/op-geth v1.1.10 h1:Z+VarO1mG+juf5N9SHWy7xSFn7NdiczZbZAm8Dcn1Rs=
github.com/domicon-labs/op-geth v1.1.10/go.mod h1:sKjzWwIzXTw0rM7V9ysT9kXjsjlDjmU0bJI4nP4XQQQ=
github.com/dop251/goja v0.0.0-20211022113120-dc8c55024d06/go.mod h1:R9ET47fwRVRPZnOGvHxxhuZcbrMCuiqOz3Rlrh4KSnk=
github.com/dop251/goja v0.0.0-20230806174421-c933cf95e127 h1:qwcF+vdFrvPSEUDSX5RVoRccG8a5DhOdWdQ4zN62zzo=
github.com/dop251/goja v0.0.0-20230806174421-c933cf95e127/go.mod h1:QMWlm50DNe14hD7t24KEqZuUdC9sOTy8W6XbCU1mlw4=
Expand Down

0 comments on commit 270ad86

Please sign in to comment.