diff --git a/others/script/go.mod b/others/script/go.mod index 6fab3d7..d009a0b 100644 --- a/others/script/go.mod +++ b/others/script/go.mod @@ -1,6 +1,6 @@ module script -go 1.20 +go 1.22 require github.com/deckarep/golang-set/v2 v2.3.0