Execute go imports to format files
Signed-off-by: Zhengyi Lai <zheng1@kubesphere.io>
This commit is contained in:
@@ -19,7 +19,7 @@ package git
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"gopkg.in/src-d/go-git.v4"
|
||||
git "gopkg.in/src-d/go-git.v4"
|
||||
"gopkg.in/src-d/go-git.v4/config"
|
||||
"gopkg.in/src-d/go-git.v4/plumbing/transport/http"
|
||||
"gopkg.in/src-d/go-git.v4/storage/memory"
|
||||
|
||||
Reference in New Issue
Block a user