[skip ci] add link to a deck at GoCon 2018 Spring

This commit is contained in:
rhysd 2018-04-17 21:51:09 +09:00
parent 4f7f22f940
commit 6f1eb0320d
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@ And small wrapper CLIs are provided:
- [detect-latest-release](./cmd/detect-latest-release): Detect the latest release of given GitHub repository from command line
- [go-get-release](./cmd/go-get-release): Like `go get`, but install a release binary from GitHub instead
[Slide at GoCon 2018 Spring (Japanese)](https://speakerdeck.com/rhysd/go-selfupdate-github-de-turuwozi-ji-atupudetosuru)
[go-github-selfupdate]: https://github.com/rhysd/go-github-selfupdate
[GitHub Releases API]: https://developer.github.com/v3/repos/releases/