Skip to content

Commit

Permalink
use gopher-json fork
Browse files Browse the repository at this point in the history
  • Loading branch information
alicebob committed Jan 25, 2018
1 parent 6b5f983 commit dd1dc37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd_scripting.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ import (
"strconv"
"strings"

luajson "github.com/alicebob/gopher-json"
"github.com/yuin/gopher-lua"
"github.com/yuin/gopher-lua/parse"
luajson "layeh.com/gopher-json"

"github.com/alicebob/miniredis/server"
)
Expand Down

0 comments on commit dd1dc37

Please sign in to comment.