Skip to content

Run go mod tidy NO CHANGELOG

Nick Thomas requested to merge run-go-mod-tidy into master

Clean up a no-longer needed include in go.mod, and some go.sum lines.

Add a deps_check CI job + makefile task to prevent the situation from recurring. Heavily cribbed from gitlab-pages.

Edited by Nick Thomas

Merge request reports