This release is for an example command to see how this library works.
How to try out:
- Install example command by
go get -u github.com/rhysd/go-github-selfupdate/cmd/selfupdate-example
- Check the version is
v1.2.3
by runningselfupdate-example -version
- Run
selfupdate-example -selfupdate
and it will replace itself. - Check the version is
v1.2.4
by runningselfupdate-example -version