From 1a8f08a07d8b74bfde0fa94ad863f74118b7be35 Mon Sep 17 00:00:00 2001 From: zanbin168 <zanbin168@qq.com> Date: 星期三, 17 五月 2023 10:02:45 +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