19 Commits

Author SHA1 Message Date
Manuel Rüger
92634869e3 Bump to go 1.24 2025-04-15 20:36:21 +02:00
Manuel Rüger
f7dda910c5 Build with go 1.23 2024-09-09 21:34:29 +02:00
Manuel Rüger
1eb1b2454c Build with go 1.22 2024-07-26 00:43:03 +02:00
dependabot[bot]
f54cceac83 Bump goreleaser/goreleaser-action from 5 to 6
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-25 23:18:23 +02:00
Manuel Rüger
c7e8b13b10 Prepare for goreleaser v2 2024-07-25 23:18:07 +02:00
Manuel Rüger
a04f41161f Bump goldmark 1.6.0 and go 1.21 2024-01-26 16:03:25 +01:00
dependabot[bot]
834896b2f0
Bump actions/setup-go from 4 to 5 (#398)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  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>
2023-12-11 14:27:30 +01:00
dependabot[bot]
521486148d Bump goreleaser/goreleaser-action from 4 to 5
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 19:43:22 +02:00
dependabot[bot]
dc65135fa8 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 19:42:34 +02:00
Manuel Rüger
2b756daf37 Add debug output for config 2023-05-03 18:30:47 +02:00
Manuel Rüger
2773e15056 .github: Quote go version 2023-04-03 14:26:09 +02:00
Manuel Rüger
2e52ae8847 .github: Fix goreleaser build 2023-04-03 14:06:23 +02:00
Manuel Rüger
f75924b1a9 .github: Fix tag 2023-04-03 13:56:49 +02:00
Manuel Rüger
768b470322 .github: Fix release workflow 2023-04-03 13:42:38 +02:00
Manuel Rüger
cd08a70ba9 .github: Build with go 1.19 2023-01-27 11:40:46 +01:00
Joey Freeland
851a8047f3
feat: update to go 1.17 (#147) 2021-12-27 16:35:22 +06:00
Egor Kovetskiy
bd636c4ed9 fix missing Env.GOPATH in gh actions 2020-07-19 17:47:31 +03:00
Egor Kovetskiy
6850cebb46 TOKEN instead of GITHUB_TOKEN: gh returned "invalid name" 2020-07-19 17:33:31 +03:00
Nick Klauer
94028b57f7
👷 add GoReleaser GitHub Action 2020-07-14 07:40:23 -05:00