recipetool: Handle unclean response in go resolver
It appears that some go modules repond with a 404 error when trying to resolve them dynamically. The response body may still contain the go-import meta tag. An example for such behaviour is gonum.org/v1/gonum. Signed-off-by:Sven Schwermer <sven.schwermer@disruptive-technologies.com> Signed-off-by:
Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 8f2e14ab) Signed-off-by:
Steve Sakoman <steve@sakoman.com>
Loading
Please register or sign in to comment