Skip to content

Releases: mpartipilo/autovendor

Release list

v0.3.0

Choose a tag to compare

@mpartipilo mpartipilo released this 10 Apr 15:08

Installation

Homebrew:

brew install mpartipilo/autovendor/autovendor

Go install:

go install github.com/mpartipilo/autovendor@v0.3.0

Download binary:
Download the archive for your platform below, extract, and place autovendor in your PATH.

Changelog

  • b0dffed Add Homebrew tap and mise support, update README
  • 9d90161 Add goreleaser for cross-platform binary releases
  • 6d23aa3 Document version pinning, security model, and upgrade path in README
  • 4adfbc5 Fall back to go run when autovendor binary is not on PATH
  • 5584364 Pin version in go run fallback to prevent supply chain attacks

Full changelog: v0.2.0...v0.3.0