Skip to content

Release v0.4.1

Choose a tag to compare

@github-actions github-actions released this 21 May 19:04
Immutable release. Only release title and notes can be modified.
b3afa4f

Install

Shell script (no Go required):

curl -fsSL https://raw.githubusercontent.com/piusalfred/gotools/v0.4.1/install.sh | bash

Go binary — download the archive for your platform from the assets below, or:

go install github.com/piusalfred/gotools/cmd/gotools@v0.4.1

Upgrade existing installs:

./gotools.sh self-update

What's Changed

  • fix: properly resolve path versioned tools by @piusalfred in #8

Full Changelog: v0.4.0...v0.4.1