Merge pull request #536 from zsfelfoldi/develop

using robertkrimen/otto, godeps updated
This commit is contained in:
Jeffrey Wilcke
2015-03-22 21:45:56 +01:00
144 changed files with 4987 additions and 13117 deletions

View File

@ -2,7 +2,7 @@ package natspec
import (
"fmt"
"github.com/obscuren/otto"
"github.com/robertkrimen/otto"
)
type NatSpec struct {