aboutsummaryrefslogtreecommitdiffstats
path: root/common/natspec/natspec.go
diff options
context:
space:
mode:
Diffstat (limited to 'common/natspec/natspec.go')
-rw-r--r--common/natspec/natspec.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/natspec/natspec.go b/common/natspec/natspec.go
index 793bf59ae..8e6568cef 100644
--- a/common/natspec/natspec.go
+++ b/common/natspec/natspec.go
@@ -2,7 +2,7 @@ package natspec
import (
"fmt"
- "github.com/obscuren/otto"
+ "github.com/robertkrimen/otto"
)
type NatSpec struct {