Code name: Upgrade to Go 1.19
This release upgrades the Go version to 1.19. It also restructures the code and moves it to to the pkg
directory. Client code that uses internal data structures might need to be adapted.
- Updated
golang:1.18
to1.19
- Updated
github.com/stretchr/testify:v1.8.1
tov1.8.2