Commit Graph

6 Commits (892a2203006179843c11549fb4162d992d909f22)

Author SHA1 Message Date
dependabot[bot] 892a220300
Bump thatisuday/go-cross-build from 1.0.2 to 1.1.0
Bumps [thatisuday/go-cross-build](https://github.com/thatisuday/go-cross-build) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/thatisuday/go-cross-build/releases)
- [Commits](https://github.com/thatisuday/go-cross-build/compare/v1.0.2...v1.1.0)

---
updated-dependencies:
- dependency-name: thatisuday/go-cross-build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 09:58:14 +00:00
Elliot Murphy b898a8b0d1
Add darwin arm64 build (#174)
* Add darwin arm64 build

Signed-off-by: Elliot Murphy <statik@users.noreply.github.com>

* update url for go version

Signed-off-by: Elliot Murphy <statik@users.noreply.github.com>

Co-authored-by: John Barton <jb@johnbarton.co>
2022-06-12 15:43:35 +12:00
dependabot[bot] aa20cd96bb
Bump actions/checkout from 2 to 3 (#184)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-12 15:16:09 +12:00
John Barton c49ef66cd3 Fix release name 2020-11-11 15:35:55 +11:00
John Barton c142d16052 Try a different github action 2020-11-11 15:30:39 +11:00
John Barton 4e2d182c9a
Add action to publish binaries on each release (#125) 2020-11-11 15:15:18 +11:00