Skip to content

[6.6.0] - 2022-10-25

Compare
Choose a tag to compare
@funkyshu funkyshu released this 25 Oct 17:50

Fixed

  • fixed #129(cdd4143) Resolve failing golangci-lint - elliotwutingfeng
  • fixed #133 Replaced usage of deprecated ioutil functions with os and io equivalents.

Security

  • Update go.mod min version to Go 1.18. Fixes #131.
  • Update actions to test only supported Go versions (1.18, 1.19)
  • Updated dependencies (ie, Google Cloud, Azure, AWS sdks)