hashicorp / go-version

A Go (golang) library for parsing and verifying versions and version constraints.

Home Page:https://pkg.go.dev/github.com/hashicorp/go-version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version comparison does not check metadata

nlee737 opened this issue · comments

The metadata isn't checked when comparing versions. This is causing Terraform to pull an incorrect module version for some: hashicorp/terraform#20814