1.0.0: Upgrade to Go 1.19
Summary
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.
Dependency Updates
Compile Dependency Updates
- Updated
golang:1.18
to1.19
Test Dependency Updates
- Updated
github.com/stretchr/testify:v1.8.1
tov1.8.2