From d9247a34e12ad63cc410639f25210a1018e33c85 Mon Sep 17 00:00:00 2001
From: zanbin168 <zanbin168@qq.com>
Date: 星期二, 16 五月 2023 22:34:28 +0800
Subject: [PATCH] update

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

diff --git a/stores/apex/apex.go b/stores/apex/apex.go
index 64ff334..273870f 100644
--- a/stores/apex/apex.go
+++ b/stores/apex/apex.go
@@ -9,7 +9,7 @@
 
 	"github.com/pkg/errors"
 	"github.com/tj/go/http/request"
-	"github.com/zan8in/go-update"
+	update "github.com/zan8in/goupdate"
 )
 
 // Store is the store implementation.

--
Gitblit v1.8.0