Update golang Docker tag to v1.23

This commit is contained in:
Renovate Bot 2024-08-13 13:48:32 -07:00
parent bbd0b48f0b
commit b5ed765f6b

View File

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