using robertkrimen/otto, godeps updated
This commit is contained in:
@ -2,7 +2,7 @@ package jsre
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/obscuren/otto"
|
||||
"github.com/robertkrimen/otto"
|
||||
"io/ioutil"
|
||||
|
||||
"github.com/ethereum/go-ethereum/common"
|
||||
|
@ -1,7 +1,7 @@
|
||||
package jsre
|
||||
|
||||
import (
|
||||
"github.com/obscuren/otto"
|
||||
"github.com/robertkrimen/otto"
|
||||
"testing"
|
||||
|
||||
"github.com/ethereum/go-ethereum/common"
|
||||
|
Reference in New Issue
Block a user