Say my module path in go.mod is: module github.com/User/Project, and I have a file structure like so:
module github.com/User/Project
. ├── go.mod └── pkg └── folder