Go 1.22 -> Go 1.24 bump

This commit is contained in:
WeebDataHoarder
2025-04-11 07:50:02 +02:00
parent 87c2845952
commit f6f00a54da
10 changed files with 86 additions and 83 deletions

View File

@@ -1,6 +1,8 @@
go 1.22.0
go 1.24.0
toolchain go1.24.2
use (
.
utils/exp
)
)