build: bump go.mod go 1.24

main
sudo pacman -Syu 2025-02-25 09:53:44 +07:00
parent 7344d034b7
commit 66361755d3
1 changed files with 2 additions and 1 deletions

3
go.mod
View File

@ -1,6 +1,7 @@
module github.com/haunt98/update-go-mod
go 1.23
go 1.24
require (
github.com/bytedance/sonic v1.12.9
github.com/google/go-github/v69 v69.2.0