Update github.com/hashicorp/go-version package
Overview
A new version of github.com/hashicorp/go-version
is out https://github.com/hashicorp/go-version/releases/tag/v1.2.1 we are currently using 1.2.0.
Proposal
- Run
go get -u github.com/hashicorp/go-version
to get the latest version - Run
go mod tidy
- Run
go mod vendor