build: update go version to 1.24.0

This commit is contained in:
cubexteam
2026-03-04 11:37:53 +03:00
committed by GitHub
parent 8af2958ed5
commit d2ca01b7c6

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/cubexteam/Frodding module github.com/cubexteam/Frodding
go 1.21 go 1.24
require ( require (
github.com/google/uuid v1.6.0 github.com/google/uuid v1.6.0