chore: update Go version to 1.22

This commit is contained in:
hegotit 2024-08-13 15:29:41 +08:00 committed by mirtlecn
parent f37863cbc5
commit a8f5b6ceee

View File

@ -1,6 +1,6 @@
module script
go 1.20
go 1.22
require github.com/deckarep/golang-set/v2 v2.3.0