chore(deps): upgrade cache pkg

This commit is contained in:
Noah Hsu
2022-07-31 21:23:19 +08:00
parent cb06d3a19a
commit 829ef271e3
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module github.com/alist-org/alist/v3
go 1.18
require (
github.com/Xhofe/go-cache v0.0.0-20220613125742-9554c28ee448
github.com/Xhofe/go-cache v0.0.0-20220723083548-714439c8af9a
github.com/caarlos0/env/v6 v6.9.3
github.com/gin-contrib/cors v1.3.1
github.com/gin-gonic/gin v1.8.0