chore(deps): upgrade to go@1.20

This commit is contained in:
Andy Hsu
2023-04-12 15:28:22 +08:00
parent 570b8be022
commit f1245153b9
5 changed files with 5 additions and 15 deletions

2
go.mod
View File

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