Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
0xjnml
5 months ago
|
parent
|
context
|
favorite
| on:
Layered Design in Go
go.mod files have no dependencies, so neither they can have circular dependencies.
go.mod files just list the dependencies of their respective package.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
go.mod files just list the dependencies of their respective package.