Go Modules Illustrated

I have drawn the important points of go modules.

Go's module system is so unique that people need a quick reference. I've illustrated the important points of Go modules.

The module path is example.com/monorepo/foo/bar in this example.