marguerite / golang-packaging

golang packaging tool for openSUSE
GNU General Public License v3.0
8 stars 17 forks source link

Remove runtime dependency for Go API #14

Closed tboerger closed 8 years ago

tboerger commented 8 years ago

As golang tools are static binaries you should never require the Go API as a runtime dependency. To get rid of that I have dropped this from golang.req

Signed-off-by: Thomas Boerger tboerger@suse.de

tboerger commented 8 years ago

Closed in favor of https://github.com/openSUSE/golang-packaging/pull/1