Update deps

This commit is contained in:
Zachary Yedidia
2020-01-01 20:44:45 -05:00
parent 41fe7d090e
commit e98be1a1e5
6 changed files with 28 additions and 48 deletions

View File

@@ -9,8 +9,8 @@ import (
"strconv"
"strings"
"github.com/flynn/json5"
"github.com/zyedidia/glob"
"github.com/zyedidia/json5"
"github.com/zyedidia/micro/internal/util"
"golang.org/x/text/encoding/htmlindex"
)