mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-24 13:56: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:
|
||||
# use vendor to cache dependencies
|
||||
vendor:
|
||||
image: golang:1.18
|
||||
image: golang:1.20
|
||||
commands:
|
||||
- go mod vendor
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue