update go version for build
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2024-04-05 09:57:14 +02:00
parent 9fbe4fd0c7
commit 83891536eb
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,6 +1,6 @@
steps:
vendor:
image: golang:1.18
image: golang:1.22
commands:
- go mod vendor