go fmt code, first step finished

This commit is contained in:
Zoker 2020-06-06 13:33:56 +08:00
parent fa6a0a751b
commit 750b3623b9
3 changed files with 10 additions and 9 deletions

1
up2.go
View File

@ -2,6 +2,7 @@ package main
import ( import (
"up2GitX/platform" "up2GitX/platform"
"github.com/gookit/gcli/v2" "github.com/gookit/gcli/v2"
) )