Remove multiple Golang versions and update dependencies template
What does this MR do and why?
WHAT
- This MR removes the need for two Go versions.
- Updates the dependency updates doc and test CI YAML file.
WHY
- We want to simplify Go versioning. Having to maintain two versions is unnecessary given that we have run the latest Go version on Production env successfully for awhile.
Screenshots, screen recordings, or links to review app
No visual changes expected.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Configure a local GitLab Docs environment.
- Check out this branch.
- Run
make go-testsand ensurecoverage.xmlis generated successfully.
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.
-
I have evaluated the MR acceptance checklist for this merge request.
Closes #352 (closed)
Edited by Hiru Fernando