aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/repo_tag.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/git/repo_tag.go')
-rw-r--r--modules/git/repo_tag.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/git/repo_tag.go b/modules/git/repo_tag.go
index f27c28ad02..7780e3477d 100644
--- a/modules/git/repo_tag.go
+++ b/modules/git/repo_tag.go
@@ -9,8 +9,8 @@ import (
"fmt"
"strings"
+ "github.com/go-git/go-git/v5/plumbing"
"github.com/mcuadros/go-version"
- "gopkg.in/src-d/go-git.v4/plumbing"
)
// TagPrefix tags prefix path on the repository