hashicorp / hc-install

Go module for downloading or locating HashiCorp binaries, verifying signatures and checksums, and asserting version constraints.
https://pkg.go.dev/github.com/hashicorp/hc-install
Mozilla Public License 2.0
50 stars 19 forks source link

[feat] Allow "LicenseDir" field for non-enterprise usage #214

Closed james0209 closed 3 months ago

james0209 commented 3 months ago

What

High-level overview

Introduces LicenseDir field into the following:

Removes LicenseDir field from:

build.GitRevision

checkpoint.LatestVersion

versions.InstallationOptions

Why

Closes #213