summaryrefslogtreecommitdiff
path: root/jsonpath/lexer.go
diff options
context:
space:
mode:
Diffstat (limited to 'jsonpath/lexer.go')
-rw-r--r--jsonpath/lexer.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/jsonpath/lexer.go b/jsonpath/lexer.go
index f36d822..87f1889 100644
--- a/jsonpath/lexer.go
+++ b/jsonpath/lexer.go
@@ -4,7 +4,7 @@ import (
//"fmt"
"strings"
- "src.userspace.com.au/lexer"
+ "src.userspace.com.au/felix/lexer"
)
const (