diff options
Diffstat (limited to 'cmd/ethereum/admin.go')
-rw-r--r-- | cmd/ethereum/admin.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/ethereum/admin.go b/cmd/ethereum/admin.go index 41aaf46d8..65adb4086 100644 --- a/cmd/ethereum/admin.go +++ b/cmd/ethereum/admin.go @@ -14,7 +14,7 @@ import ( "github.com/ethereum/go-ethereum/rpc" "github.com/ethereum/go-ethereum/state" "github.com/ethereum/go-ethereum/xeth" - "github.com/obscuren/otto" + "github.com/robertkrimen/otto" ) /* |