chore: update toolchain to Go 1.24.5 in go.mod

This commit is contained in:
Vincent Yang 2025-07-13 23:24:51 +08:00
parent 2b0e1e3cbb
commit 72beefbebe
No known key found for this signature in database
GPG Key ID: F9D66A5FEA75787E

2
go.mod
View File

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