Highlight go.sum files on client, add links
What does this MR do and why?
Switch to highlighting go.sum on client with hljs, add links to dependencies and tags
Screenshots or screen recordings
How to set up and validate locally
- Add go.sum file to any local project (if you don't have one indeed)
- Verify that packages and Base64 tags are linked correctly
MR 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 MR.
Related to #367656 (closed)