Update golang Docker tag to v1.23 #44

Open
abs3nt wants to merge 1 commits from renovate/golang-1.x into main

View File

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