Skip to content

Update module github.com/hashicorp/go-version to v1.7.0

renovate requested to merge renovate/github.com-hashicorp-go-version-1.x into master

This MR contains the following updates:

Package Type Update Change
github.com/hashicorp/go-version require minor v1.6.0 -> v1.7.0

Release Notes

hashicorp/go-version (github.com/hashicorp/go-version)

v1.7.0

Compare Source

ENHANCEMENTS:

  • Remove reflect dependency (#​91)
  • Implement the database/sql.Scanner and database/sql/driver.Value interfaces for Version (#​133)

INTERNAL:

  • [COMPLIANCE] Add Copyright and License Headers (#​115)
  • [COMPLIANCE] Update MPL-2.0 LICENSE (#​105)
  • Bump actions/cache from 3.0.11 to 3.2.5 (#​116)
  • Bump actions/checkout from 3.2.0 to 3.3.0 (#​111)
  • Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#​112)
  • GHA Migration (#​103)
  • github: Pin external GitHub Actions to hashes (#​107)
  • SEC-090: Automated trusted workflow pinning (2023-04-05) (#​124)
  • update readme (#​104)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports