Hacker News new | ask | show | jobs
by 38 599 days ago
Is this a joke? Go has built in support for importing 3rd party code
1 comments

Go has built-in support for importing Go modules, but the submodule is for a C++ library not a Go module, so your suggestion isn't workable.