Skip to content

Back-end dependency updates ONLY MR

Hiru Fernando requested to merge 80-update-project-dependencies-be into main

What does this MR do and why?

Updates BE dependencies: Go packages

Screenshots, screen recordings, or links to review app

  1. go get -t -u ./... results:

image

  1. go mod tidy results:

image

  1. make lint-go && make go-tests results:

image

How to set up and validate locally

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

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/technical-writing-group/gitlab-docs-hugo/-/blob/main/doc/setup.md.
  2. Make sure the site is still working and information is coming through.

Merge request acceptance checklist

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

Closes #80 (closed)

Edited by Hiru Fernando

Merge request reports