Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
krallin
on May 14, 2013
|
parent
|
context
|
favorite
| on:
Indie game Haunts unable to compile its Go code
I'm not entirely familiar with how go dependencies work, but does using git submodules for the dependencies with go make sense?
bjeanes
on May 15, 2013
[–]
Almost. `go get` will not resolve your sub-moduled dependencies. It'll work well enough for developing your library, but will break when people try to consume your library (at least, without git cloning it)
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: