Merge pull request 'Update golang Docker tag to v1.22' (#23) from renovate/golang-1.x into main

Reviewed-on: #23
This commit is contained in:
abs3nt 2024-07-06 20:26:19 +00:00
commit c2a4655cdd

View File

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