Skip to content

Move versions of go dependencies to go.mod

Niels Möller requested to merge nisse/move-out-go-dep-versions into main

This MR handles the version for stauth, sthsm, stmgr and stprov.

u-root and stboot are a bit more difficult, since the build procedure uses a mix of go get and git commands, and depends on the deprecated ${GOPATH}/src directory.

Edited by Niels Möller

Merge request reports