Skip to content

*/*: Migrate go-module ebuilds to dependency tarballs

Adrian Schollmeyer requested to merge go-ebuilds into master

The new method of supplying dependencies according to go-module.eclass is creating dependency tarballs. As discussed in #103 (closed) [1] dependency tarballs are hosted in the GitLab package registry. This commit is to update the current ebuilds using go-module to the new dependency tarballs.

[1] #103 (closed)

Closes: #109 (closed) Signed-off-by: Adrian 'nex' Schollmeyer adrian.schollmeyer@fem.tu-ilmenau.de

Merge request reports