Technical requirements
You will need to have Go version 1.19 or later installed to run the code samples in this chapter. The installation process is described in the official Go documentation at https://go.dev/doc/install.
The code examples included in this book are publicly available at https://github.com/PacktPublishing/Test-Driven-Development-in-Go/chapter05.