Skip to content

Update gitlab-pages

Kassio Borges requested to merge kassio/update-gitlab-pages into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Update gitlab-pages

Relevant changes:

  • Ensure to use configured timeouts in http.Server
  • Fix fips builds for Golang 1.19
  • Remove ruby dependency
  • Update MR default template
  • Update module github.com/golang-jwt/jwt/v4 to v4.5.0
  • Update github.com/tj/go-redirects digest to fd1ba10
  • Upgrade golang.org/x/crypto
  • Upgrade golangci-lint to v1.52.2 on CI

Changelog: changed

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports