Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
b5ed765f6b Update golang Docker tag to v1.23 2024-08-13 13:48:32 -07:00

View File

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