mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-04 14:10:23 +09:00
import: Use micro-editor/json5 instead of zyedidia/json5
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"os/exec"
|
||||
"strings"
|
||||
|
||||
"github.com/zyedidia/json5"
|
||||
"github.com/micro-editor/json5"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user