mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-24 22:06:57 +00:00
bump min golang req to v1.20
This commit is contained in:
parent
146051c08a
commit
321ce4f77e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
pipeline:
|
pipeline:
|
||||||
# use vendor to cache dependencies
|
# use vendor to cache dependencies
|
||||||
vendor:
|
vendor:
|
||||||
image: golang:1.18
|
image: golang:1.20
|
||||||
commands:
|
commands:
|
||||||
- go mod vendor
|
- go mod vendor
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue