v0.3.1
Fixed
- Made changes (mostly cosmetic) based on linter feedback (#8).
Security
- Updated the minimum required version of
github.com/stretchr/testify
tov1.6.0
to remove the indirect dependency ongopkg.in/yaml.v2
, which has multiple vulnerabilities (#7).