ionlytakeLs
Issue using private go pkg
Hi so in my project I have a private pkg from another repo in my org that is private in my go project, and I'm having trouble getting my project to deploy because I couldn't get railway to build it with the private repo, is there anyway to make it so it can go get and build it?
11 replies
Fail building with private git repo
I just want to start that I'm building a project in Go for some background. I tried pushing a new build, and it won't build bc it can't "go get" a repo that I have access to but it's under a different org github. Is there any way around this or is the best way to fork it to my own github and go from there
4 replies