Update golang Docker tag to v1.24

This commit is contained in:
Renovate Bot 2025-02-12 10:48:16 -08:00
parent bbd0b48f0b
commit fc326da557

@ -1,6 +1,6 @@
steps:
build:
image: golang:1.22
image: golang:1.24
commands:
- go mod tidy
- go build -o gospt