Skip to content

A few fixes to CI

Ghost User requested to merge ci_fixes into main

This patch set updates CI to use a newer Go version (to prevent it from complaining about the use of go:embed) and fixes make vendor to use the newer helper directory location (also changed to make using go:embed easier).

Merge request reports