1.4.3
[1.4.3] - 2020-07-07
Changed:
- The only changes in this release are to the test dependencies, to avoid bringing in unnecessary transitive dependencies such as
go-sdk-common
. Some of the test dependencies are now modules that can only be used in Go 1.13+, which means that the test build for this project only runs in Go 1.13+, but it can still be imported by projects that use older Go versions.