chore: update Go version to 1.24.0 and toolchain to 1.24.2 in go.mod

This commit is contained in:
Vincent Yang 2025-04-28 17:22:24 -04:00
parent 886853b46f
commit 56637adc3c
No known key found for this signature in database
GPG Key ID: 281CF11A76870183

5
go.mod
View File

@ -1,7 +1,8 @@
module github.com/OwO-Network/DeepLX
go 1.23.0
toolchain go1.24.1
go 1.24.0
toolchain go1.24.2
require (
github.com/abadojack/whatlanggo v1.0.1