BuildSourceImage
BuildSourceImage copied to clipboard
RFE: support for golang
Maybe parsing the go.mod/go.sum or gopkg?
Maybe talking to GOPROXY API? https://golang.org/cmd/go/#hdr-Module_proxy_protocol
A couple of questions:
- What is the expected input?
- Could another tool take over such analyses and feed them to the script? I am a bit afraid to add something to the script that might be hard(er) to support in Buildah or other builders.