diff --git a/go.mod b/go.mod index ad5be7a..54b86a8 100644 --- a/go.mod +++ b/go.mod @@ -1,7 +1,7 @@ -module github.com/AlexEidt/Vidio +module git.zio.sh/astra/Vidio -go 1.21.1 +go 1.24.3 -toolchain go1.21.4 +toolchain go1.24.3 require github.com/nla-is/datax-go/v2 v2.0.0-alpha.5 // indirect