using robertkrimen/otto, godeps updated

This commit is contained in:
zsfelfoldi
2015-03-20 13:22:01 +01:00
parent 91f9f355b2
commit 8324b683b4
144 changed files with 4987 additions and 13117 deletions

View File

@ -1,7 +1,7 @@
package jsre
import (
"github.com/obscuren/otto"
"github.com/robertkrimen/otto"
"testing"
"github.com/ethereum/go-ethereum/common"