Y
Hacker News
new
|
ask
|
show
|
jobs
by
0xjnml
419 days ago
go.mod files have no dependencies, so neither they can have circular dependencies.
go.mod files just list the dependencies of their respective package.