aboutsummaryrefslogtreecommitdiff
path: root/users/fcuny/exp/monkey/go.mod (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-01-11go.mod: create the module 'monkey'franck cuny1-0/+3
The project is named monkey, we add a mod file to ensure that the tooling / dependencies are set up correctly when we import various modules in this project.