Skip to content

Release v0.5.4

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 19:39
Immutable release. Only release title and notes can be modified.
1c03c3d

Install

Shell script (no Go required):

curl -fsSL https://raw.githubusercontent.com/piusalfred/gotools/v0.5.4/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.5.4

Upgrade existing installs:

./gotools.sh self-update

What's Changed

  • self-update: fix REPO name, add -L flag, handle Go binary case by @piusalfred in #13

Full Changelog: v0.5.3...v0.5.4