chore: upgrade golang version

This commit is contained in:
Andy Hsu
2023-11-25 14:22:13 +08:00
parent 68af284dad
commit d5f381ef6f
4 changed files with 5 additions and 5 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/alist-org/alist/v3
go 1.20
go 1.21
require (
github.com/SheltonZhu/115driver v1.0.21