Golang Modules
Learning about the new Golang Modules
- Using Go Modules
- A great overview and intro to go modules. Run through the examples to get a feel for how they work. Update to version go1.12.5 if needed to ensure output is similar to the provided examples.