aboutsummaryrefslogtreecommitdiff
path: root/package.go
diff options
context:
space:
mode:
Diffstat (limited to 'package.go')
-rw-r--r--package.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.go b/package.go
index be58628..d9c072d 100644
--- a/package.go
+++ b/package.go
@@ -14,12 +14,12 @@ import (
"sort"
"strings"
- "golang.org/x/tools/go/vcs"
-
"github.com/shuLhan/share/lib/debug"
"github.com/shuLhan/share/lib/git"
"github.com/shuLhan/share/lib/ini"
libio "github.com/shuLhan/share/lib/io"
+
+ "github.com/shuLhan/beku/go/vcs"
)
const (