Release v0.5.2
Immutable
release. Only release title and notes can be modified.
Install
Shell script (no Go required):
curl -fsSL https://raw.githubusercontent.com/piusalfred/gotools/v0.5.2/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.2
Upgrade existing installs:
./gotools.sh self-update
What's Changed
- self-update: correct REPO name and add curl -L flag in self-update by @piusalfred in #11
Full Changelog: v0.5.1...v0.5.2