build: set go version to 1.24

This commit is contained in:
Fu Diwei
2025-05-13 01:33:39 +08:00
parent 41abc8cab8
commit fef8c3cb1a
5 changed files with 5 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
module github.com/Edgio/edgio-api
go 1.23.0
go 1.24.0