import: Use micro-editor/json5 instead of zyedidia/json5

This commit is contained in:
Jöran Karl
2025-01-01 11:30:13 +01:00
parent 6600430e88
commit 2ddf461ad8
8 changed files with 15 additions and 34 deletions

View File

@@ -9,7 +9,7 @@ import (
"os/exec"
"strings"
"github.com/zyedidia/json5"
"github.com/micro-editor/json5"
)
func main() {