build: change golang version

This commit is contained in:
Noah Hsu
2022-10-12 17:35:44 +08:00
parent 55aa8ee3b1
commit 549355bb29
4 changed files with 4 additions and 4 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/alist-org/alist/v3
go 1.18
go 1.19
require (
github.com/Xhofe/go-cache v0.0.0-20220723083548-714439c8af9a