Hello,
I am having an issue building my golang application.
The issue is around `go get`-ing dependencies in my `%build` part of the spec file.
I've followed the guidelines in the this guide https://en.opensuse.org/openSUSE:Packaging_Go
but the build fails when trying to `go get` the dependencies.
Here is the build log: https://pb.viktorbarzin.me/?1e1297c6...EXhVdtBHPfaoqE
I know that the build vm does not have internet access but I am not sure how to go about making it `go get` the dependencies for my project.
Any help would be appreciated!
Thanks
I am having an issue building my golang application.
The issue is around `go get`-ing dependencies in my `%build` part of the spec file.
I've followed the guidelines in the this guide https://en.opensuse.org/openSUSE:Packaging_Go
but the build fails when trying to `go get` the dependencies.
Here is the build log: https://pb.viktorbarzin.me/?1e1297c6...EXhVdtBHPfaoqE
I know that the build vm does not have internet access but I am not sure how to go about making it `go get` the dependencies for my project.
Any help would be appreciated!
Thanks