The aim of this workshop is to familiarise you with the basics of Go modules. By the end, you should know how to:
- build a project that uses modules
- create a project that uses modules
- keep module dependencies up to date
- manage module dependencies, exclusions and replacements
- deal with dependencies that don't use Go modules