Closed jasondellaluce closed 1 year ago
LGTM label has been added.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: jasondellaluce, leogr
The full list of commands accepted by this bot can be found here.
The pull request process is described here
What type of PR is this?
/kind cleanup
Any specific area of the project related to this PR?
/area plugin-sdk
What this PR does / why we need it:
The
go.uber.org/multierr
dependency made our SDK require Go version >= 1.19. Since we don't really need it, it's best for us to just drop the dependency and stick to an older Go version requirement.Which issue(s) this PR fixes:
Special notes for your reviewer:
Does this PR introduce a user-facing change?: