🎨 update deps

This commit is contained in:
fumiama
2022-08-16 14:01:32 +08:00
parent 5295701541
commit b4d6e1ef04
68 changed files with 158 additions and 141 deletions

View File

@@ -5,7 +5,7 @@ import (
"strconv"
"strings"
"github.com/FloatTech/zbputils/file"
"github.com/FloatTech/floatbox/file"
"github.com/FloatTech/zbputils/img"
)