1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-05-19 09:16:20 +02:00
Commit Graph

55 Commits

Author SHA1 Message Date
Carlos Alexandro Becker 1d42c64b98
feat: use go 1.18 (#483)
* feat: use go 1.18

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* docs: contrib

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>

* fix: increase golangci-lint timeout

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-23 10:04:59 -03:00
dependabot[bot] 3b87a307a6
chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#510)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v3)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-23 09:03:34 -03:00
dependabot[bot] b4a2d85284
chore(deps): bump docker/setup-buildx-action from 1 to 2 (#503)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  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-05-06 15:56:35 -03:00
dependabot[bot] b5e464d0ba
chore(deps): bump docker/setup-qemu-action from 1 to 2 (#502)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  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-05-06 14:34:32 -03:00
dependabot[bot] 49e1eaa720
chore(deps): bump docker/login-action from 1 to 2 (#504)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  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-05-06 11:28:54 -03:00
dependabot[bot] befe6e01ff
chore(deps): bump sigstore/cosign-installer from 2.2.1 to 2.3.0 (#500)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 10:14:17 -03:00
dependabot[bot] 0310042153
chore(deps): bump anchore/sbom-action from 0.10.0 to 0.11.0 (#497)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](https://github.com/anchore/sbom-action/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: anchore/sbom-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-18 11:46:03 -03:00
dependabot[bot] 8937b55499
chore(deps): bump sigstore/cosign-installer from 2.2.0 to 2.2.1 (#496)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-14 09:03:44 -03:00
dependabot[bot] da6231d898
chore(deps): bump actions/setup-go from 2 to 3 (#495)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

---
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>
2022-04-11 08:42:05 -03:00
dependabot[bot] bbb040ed93
chore(deps): bump anchore/sbom-action from 0.9.0 to 0.10.0 (#494)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](https://github.com/anchore/sbom-action/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: anchore/sbom-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-08 12:17:14 -03:00
dependabot[bot] cf3722e95e
chore(deps): bump sigstore/cosign-installer from 2.1.0 to 2.2.0 (#493)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-07 10:11:24 -03:00
dependabot[bot] ae03d336ce
chore(deps): bump anchore/sbom-action from 0.8.0 to 0.9.0 (#487)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](https://github.com/anchore/sbom-action/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: anchore/sbom-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-06 09:38:17 -03:00
dependabot[bot] dfa2f8e357
chore(deps): bump codecov/codecov-action from 2 to 3 (#486)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  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-04-06 09:21:11 -03:00
dependabot[bot] 1d2e7ff616
chore(deps): bump actions/cache from 2 to 3 (#480)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  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-03-22 19:51:14 -03:00
dependabot[bot] 49e06de265
chore(deps): bump anchore/sbom-action from 0.7.0 to 0.8.0 (#481)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](https://github.com/anchore/sbom-action/compare/v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: anchore/sbom-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-22 19:51:02 -03:00
dependabot[bot] 2d130950d9
chore(deps): bump anchore/sbom-action from 0.6.0 to 0.7.0 (#472)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](https://github.com/anchore/sbom-action/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: anchore/sbom-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 09:18:45 -03:00
dependabot[bot] 58ede2f0eb
chore(deps): bump sigstore/cosign-installer from 2.0.1 to 2.1.0 (#473)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 09:17:30 -03:00
dependabot[bot] 649bece2ca
chore(deps): bump actions/checkout from 2 to 3 (#471)
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-03-02 09:14:56 -03:00
dependabot[bot] db89c55a81
chore(deps): bump sigstore/cosign-installer from 2.0.0 to 2.0.1 (#465)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 21:40:35 -03:00
Carlos Alexandro Becker 00413e36dd
feat: publish to aur (#444)
* feat: migrate to coral

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* feat: generate man pages

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* feat: publish to aur

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-02-02 23:31:23 -03:00
dependabot[bot] 6234af8e2c
chore(deps): bump sigstore/cosign-installer from 1.4.1 to 2.0.0 (#440)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 1.4.1 to 2.0.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v1.4.1...v2.0.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  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-02-01 11:10:55 -03:00
Carlos A Becker ebe9ddfb6f
chore(ci): publish sboms
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-12-22 17:31:27 -03:00
Carlos A Becker 78b0a49a99
chore(ci): hopefully fix ghcr perms
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-12-15 23:21:38 -03:00
Carlos Alexandro Becker 3f4fd21b66
chore(ci): keyless signing (#413)
* chore(ci): keyless signing

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* docs: fix

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* fix: ci

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* fix: vercel build script

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* docs: improve wording

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* docs: improve wording

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* docs: improve wording

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* chore(Taskfile): Remove -s flag for gofumpt (#421)

* chore(deps): bump sigstore/cosign-installer from 1.3.1 to 1.4.1 (#425)

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 1.3.1 to 1.4.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v1.3.1...v1.4.1)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(deps): bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#426)

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docs: fix links

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* docs: update help after cobra upgrade

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* fix: name

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

Co-authored-by: 4censord <49623362+4censord@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-15 15:30:49 -03:00
dependabot[bot] ec842d818e
chore(deps): bump sigstore/cosign-installer from 1.3.1 to 1.4.1 (#425)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 1.3.1 to 1.4.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v1.3.1...v1.4.1)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-15 14:49:27 -03:00
Carlos Alexandro Becker 8f80d06858
chore(ci): use major cache action version (#408) 2021-11-23 09:57:40 -03:00
Carlos A Becker 9f941b92a0
fix: deb and apk: s390 2021-11-13 21:19:11 -03:00
Carlos A Becker e009224359
fix: rpm on arm 2021-11-13 18:10:55 -03:00
dependabot[bot] 5e665bdaf4
feat(deps): bump sigstore/cosign-installer from 1.3.0 to 1.3.1 (#402)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-12 17:25:39 -03:00
Carlos Alexandro Becker eaf42de445
feat: rename branch to main (#400) 2021-11-12 17:18:34 -03:00
Carlos A Becker f6fd7c7d36
chore(ci): install cosign 2021-11-07 10:31:53 -03:00
Carlos A Becker 26ea844088
chore(ci): install cosign 2021-11-07 10:31:09 -03:00
dependabot[bot] 984d00a7ed
feat(deps): bump actions/cache from 1 to 2.1.6 (#380)
Bumps [actions/cache](https://github.com/actions/cache) from 1 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v1...v2.1.6)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
2021-10-15 10:45:23 -03:00
dependabot[bot] d19d788b7e
feat(deps): bump codecov/codecov-action from 1 to 2.1.0 (#381)
* feat(deps): bump codecov/codecov-action from 1 to 2.1.0

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 2.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v2.1.0)

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

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

* chore: use major

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2021-10-14 17:30:45 -03:00
Carlos A Becker 4a9ffaf333
chore(ci): improve/fix release config
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-12 22:05:25 -03:00
Carlos A Becker 6b039bdbef
chore(ci): use repo-token
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-12 20:13:21 -03:00
Carlos Alexandro Becker 9183e61357
chore(ci): passing the github token to setup-task (#379)
* chore(ci): passing the github token to setup-task

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* chore(ci): install go

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-12 16:54:57 -03:00
Carlos Alexandro Becker d43e819f62
chore(ci): use taskfile, improve configs (#376)
* chore(ci): use taskfile, improve configs

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* chore: gofish

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* chore: gofish

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* chore: goreleaser cofnig

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-10 14:44:08 -03:00
Carlos A Becker be5b603f5d
feat: upgrade to go 1.17
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-10-08 15:50:13 -03:00
Carlos A Becker ad3796e44a
fix(ci): missing token
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-07-10 18:14:20 +00:00
Carlos A Becker 1243c98f68
fix(ci): update config, use goreleaser-pro
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-07-10 16:28:34 +00:00
Carlos Alexandro Becker 43cb0c1433
fix(ci): run build workflow on tags
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-04-23 09:43:44 -03:00
Dj Gilcrease fb9b6f4846
fix: split the workflows by platform as well (#321) 2021-04-15 22:35:42 -03:00
Dj Gilcrease 41077943bd
test: clean up the acceptance tests (#292) 2021-04-15 17:25:39 -03:00
Carlos Alexandro Becker 0246c68390
fix(ci): go mod tidy (#308)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-03-02 21:29:17 -03:00
Carlos Alexandro Becker eff2e8270e
feat: build matrix (#305)
* feat: build matrix

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: qemu

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: buildx

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: buildx

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-03-01 12:02:11 -03:00
Carlos Alexandro Becker 565e6a3fad feat: go 1.16
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-02-27 11:41:13 -03:00
Carlos Alexandro Becker 2da804eb01 fix(ci): docker experimental enable
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-02-10 16:56:08 -03:00
Carlos Alexandro Becker e16b06acc9 chore(ci): login to ghcr too
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-01-05 09:13:06 -03:00
Carlos Alexandro Becker cbacedfe7e fix(ci): use buildx
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-01-04 14:44:56 -03:00