From 93e47518a430c1b33cd962d071e30794ad1d3ae4 Mon Sep 17 00:00:00 2001
From: zanbin168 <zanbin168@qq.com>
Date: 星期二, 16 五月 2023 23:10:12 +0800
Subject: [PATCH] update

---
 stores/github/github.go |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/stores/github/github.go b/stores/github/github.go
index 220d5b3..33e4e69 100644
--- a/stores/github/github.go
+++ b/stores/github/github.go
@@ -6,7 +6,7 @@
 	"time"
 
 	"github.com/google/go-github/github"
-	"github.com/zan8in/go-update"
+	update "github.com/zan8in/goupdate"
 )
 
 // Store is the store implementation.

--
Gitblit v1.8.0