Today I Learned

2024/10/23

go

That

An empty go.mod in a directory will cause that directory and all of its subdirectories to be excluded from the top-level Go module.

https://go.dev/wiki/Modules#can-an-additional-gomod-exclude-unnecessary-content-do-modules-have-the-equivalent-of-a-gitignore-file