Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
babo
3mo ago
0 comments
Share
As an example, Go build could fail anywhere if a dependency module from Github is not available.
0 comments
default
newest
oldest
sethops1
3mo ago
Any module that is properly tagged and contains an OSS license gets stored in Google's module cache indefinitely. As long as it was go-get-ed once before, you can pull it again without going to GitHub (or any other VCS host).
toastal
3mo ago
Does go build not support mirrors so you can define a fallback repository? If not, why?
j
/
k
navigate · click thread line to collapse