An exploration of effective testing practices in Go, including strategies for choosing what to test and examples of making it work in applications.
An exploration of the challenges and strategies in managing Go package dependencies, including issues with reproducible builds and dependency analysis.