Update Go version to 1.21.3 and fix CI pipelines
Showing
- .gitlab-ci.yml 12 additions, 46 deletions.gitlab-ci.yml
- .gitlab-ci.yml.old 0 additions, 25 deletions.gitlab-ci.yml.old
- deployment/ci/Dockerfile 1 addition, 1 deletiondeployment/ci/Dockerfile
- deployment/compose/Dockerfile 1 addition, 1 deletiondeployment/compose/Dockerfile
- go.mod 1 addition, 1 deletiongo.mod
- go.sum 18 additions, 0 deletionsgo.sum
.gitlab-ci.yml.old
deleted
100644 → 0
module gitlab.eclipse.org/eclipse/xfsc/tsa/infohub | ||
go 1.20 | ||
go 1.21 | ||
require ( | ||
github.com/go-jose/go-jose/v3 v3.0.1-0.20221117193127-916db76e8214 | ||
... | ... |
Please register or sign in to comment