aboutsummaryrefslogtreecommitdiffstats
path: root/modules/cache/last_commit.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/cache/last_commit.go')
-rw-r--r--modules/cache/last_commit.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/cache/last_commit.go b/modules/cache/last_commit.go
index 2fd9313bd1..4f17cd8fa5 100644
--- a/modules/cache/last_commit.go
+++ b/modules/cache/last_commit.go
@@ -11,7 +11,7 @@ import (
"code.gitea.io/gitea/modules/log"
mc "gitea.com/macaron/cache"
- "gopkg.in/src-d/go-git.v4/plumbing/object"
+ "github.com/go-git/go-git/v5/plumbing/object"
)
// LastCommitCache represents a cache to store last commit