Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

goreleaser

Deliver Go binaries as fast and easily as possible
Collective - Host: opensource - https://opencollective.com/goreleaser - Website: https://goreleaser.com - Code: https://github.com/goreleaser

Brew formula update for goreleaser-pro version v0.175.0-pro

github.com/goreleaser/homebrew-tap - d13a1d9a70ff2f2f3c3943a14a4ab951d706075b authored about 3 years ago by goreleaserbot <[email protected]>
Scoop update for goreleaser-pro version v0.175.0-pro

github.com/goreleaser/scoop-bucket - 83d3113161b5b45c3fc77dca5bef7b503674bafd authored about 3 years ago by goreleaserbot <[email protected]>
chore(deps): bump golang from 1.16.7-alpine to 1.17.0-alpine (#2410)

Bumps golang from 1.16.7-alpine to 1.17.0-alpine.

---
updated-dependencies:
- dependency-na...

github.com/goreleaser/goreleaser - 5e006eb236284c29143341e48c2f692826865d47 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: upload gcs blobs to bucket root (#2409)

* fix: upload gcs blobs to bucket root

* test: blob upload to bucket root

Signed-off-by: C...

github.com/goreleaser/goreleaser - 3966921c86956ba08f36e0019632e17e823cc487 authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
chore(deps): bump code.gitea.io/sdk/gitea from 0.14.1 to 0.15.0 (#2402)

Bumps code.gitea.io/sdk/gitea from 0.14.1 to 0.15.0.

---
updated-dependencies:
- dependency...

github.com/goreleaser/goreleaser - 43b91b6baf6ad27d7f1ab8190fde02c872356220 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: support windows/arm64 (#2407)

* feat: support windows/arm64

closes #2404
closes #2405

Signed-off-by: Carlos Alexandro B...

github.com/goreleaser/goreleaser - a813644522967d8973ad73969ecd591a4328caa1 authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
feat: add id to dockers and docker_manifests (#2399)

* feat: add id to dockers and docker_manifests

Signed-off-by: Carlos Alexandro Becker <caarlo...

github.com/goreleaser/goreleaser - d329a9c0d3e6abc925f9b3f790c2385c39ad229d authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
feat: remove deprecated docker options (#2400)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - 72b7f3b302231052a4cc1a8f8aa326155ec18bb7 authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
fix: main check when using gomod.proxy (#2390)

* fix: main check when using gomod.proxy

Signed-off-by: Carlos Alexandro Becker <caarlos0@gma...

github.com/goreleaser/goreleaser - a4a96eab54fad2604882d4e536503ba04756ef26 authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
chore(deps): bump github.com/xanzy/go-gitlab from 0.50.2 to 0.50.3 (#2392)

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.50.2 to 0.50.3.
-...

github.com/goreleaser/goreleaser - 27150b099f788fa1fa9b1a71a3f7ae22b6aa5999 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: add more blog posts

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - 1d90ecb8c3641677de95935afc401721e8a6f668 authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
fix: add tini ad pid 1

run goreleaser via exec to catch signals

Signed-off-by: Artur Troian <[email protected]>

github.com/goreleaser/goreleaser-cross - b139c9650beb8897c8585260804db6e56fc0b932 authored about 3 years ago by Artur Troian <[email protected]>
feat: update go1.16.7

update goreleaser to 0.174.2

Signed-off-by: Artur Troian <[email protected]>

github.com/goreleaser/goreleaser-cross - 19cf36f62d0a7283b16638e4c8ac33ab0280858b authored about 3 years ago by Artur Troian <[email protected]>
chore(deps): bump golang from 1.16.6-alpine to 1.16.7-alpine (#2385)

Bumps golang from 1.16.6-alpine to 1.16.7-alpine.

---
updated-dependencies:
- dependency-na...

github.com/goreleaser/goreleaser - 8eab9af27224209052551d625dede3956cf6997c authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump github.com/xanzy/go-gitlab from 0.50.1 to 0.50.2 (#2383)

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.50.1 to 0.50.2.
-...

github.com/goreleaser/goreleaser - 70939c7f660893283f543625d333bcf98123ea8f authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: fix monorepo.dir prop

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - 9ed3c0c4a72af977fc9150512fb6538f20a94b22 authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
fix: make scoop write .json when --skip-publish (#2380)

* fix: make scoop write .json when --skip-publish

Don't skip the pipeline altogether but writ...

github.com/goreleaser/goreleaser - 7f0edf6fe0d5a231a2935fe82823cff11affb832 authored about 3 years ago by Jonas Lundberg <[email protected]>
fix: sort tags by version not day of the week (#2377)

* fix: tag sorting

When the HEAD commit has multiple tags, they are sorted in order to select...

github.com/goreleaser/goreleaser - 18695c2687b326b929a3429cb402d5cb1222d4ff authored about 3 years ago by Edward Maxwell-Lyte <[email protected]>
Scoop update for goreleaser version v0.174.2

github.com/goreleaser/scoop-bucket - 360259cb1946272bc525d1dadd9bd1b39dcfb71e authored about 3 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.174.2

github.com/goreleaser/homebrew-tap - 60b41acd1febea4087fb9a79e29b3817f8594be0 authored about 3 years ago by goreleaserbot <[email protected]>
docs: update docs

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - 5227ef0c245de76da6e80e0111ed303252731b8c authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
Scoop update for goreleaser-pro version v0.174.2-pro

github.com/goreleaser/scoop-bucket - ff4a17e39c71b34bc6f0e6c4026f127dcbb7f78b authored about 3 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser-pro version v0.174.2-pro

github.com/goreleaser/homebrew-tap - 9b8c26026e49fc1edcec19f63383442efa47ec26 authored about 3 years ago by goreleaserbot <[email protected]>
chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.2.0 to 2.2.1 (#357)

Bumps [github.com/ProtonMail/gopenpgp/v2](https://github.com/ProtonMail/gopenpgp) from 2.2.0 to ...

github.com/goreleaser/nfpm - e17af9b7f9323036aae85b7b5deff60efc28c756 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: update url

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - 5b3f286ce4b31569b9de08d29c29aa6d418c7b02 authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
docs: update repo url

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/nfpm - 814849d76df7e0fa81be13d564e1ad3e242d129e authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
chore: pin major of codecov

github.com/goreleaser/goreleaser - 9572ef58e5edc8f54c341aff904397353d6c905d authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
docs: update use buildx syntax (#2371)

github.com/goreleaser/goreleaser - fcfdeecc6ae3937d042b24d5e1a50a86fcc335b0 authored about 3 years ago by Ivan Vandot <[email protected]>
docs: clarify gitlab release

closes #2370

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - cb8ecf52bbbb7027c19265fe6cbb8be82834e2b9 authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
Scoop update for goreleaser-pro version v0.174.1-pro

github.com/goreleaser/scoop-bucket - 36416074f63f7d5a3457e31b5aba1720741decd2 authored about 3 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser-pro version v0.174.1-pro

github.com/goreleaser/homebrew-tap - 96129f17dbf2cde4b2e1519bcc9f22a78d613e17 authored about 3 years ago by goreleaserbot <[email protected]>
chore(deps): update dev deps (#294)

Co-authored-by: CrazyMax <[email protected]>

github.com/goreleaser/goreleaser-action - 5a54d7e660bda43b405e8463261b3d25631ffe86 authored about 3 years ago by CrazyMax <[email protected]>
fix: better custom publisher logs

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - 27139e251aafda1efd23399bc8b2c37048883de4 authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
Scoop update for goreleaser version v0.174.1

github.com/goreleaser/scoop-bucket - ac4c6f34456f5f853adaf53d1dd9fc34c7d9d7b0 authored about 3 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.174.1

github.com/goreleaser/homebrew-tap - 8d83b9ec5429ec5447bcedb96a35efbafa74f435 authored about 3 years ago by goreleaserbot <[email protected]>
fix: archive subdir with the same name as src

closes #2366

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - a9f076b8fc669dc51e0e94cb1bce9e7ccdf82879 authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
Scoop update for goreleaser version v0.174.0

github.com/goreleaser/scoop-bucket - 27e7c8ffc2d2b746a633c88612122f81ab6d88ad authored about 3 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.174.0

github.com/goreleaser/homebrew-tap - 66d2668f1cac24c7035299b0d9db8c6d7591934a authored about 3 years ago by goreleaserbot <[email protected]>
Scoop update for goreleaser-pro version v0.174.0-pro

github.com/goreleaser/scoop-bucket - 3b8c4c0dfa57f87558651ebd40fd0f94ba3b89b4 authored about 3 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser-pro version v0.174.0-pro

github.com/goreleaser/homebrew-tap - 9a4dfd0fedbbc3ed3cbb44540bc180a18c9b580a authored about 3 years ago by goreleaserbot <[email protected]>
fix: return an err with stdout/err when a command failed (#2363)

* fix: return an err with stdout/err when a command failed

Signed-off-by: Carlos Alexandro Be...

github.com/goreleaser/goreleaser - 1dd2ad1ae6c509c01bb598e1698686ac2ae6557c authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
chore: improve pre-commit

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - 2a304f59328956b8413d336eb277c2050ab3edb1 authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
test: fix

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - c63d704ce6e4069810ec7ee6712975462d5d4206 authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
feat: add docker-buildx to Docker image (#2333)

* add buildx to Docker image to support multi-arch docker builds

* add docker-cli-buildx to s...

github.com/goreleaser/goreleaser - c3af58708cc677880e1598e4c611d7f131877513 authored about 3 years ago by msvechla <[email protected]>
chore: pre-commit hook

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - 3b6d12656d485044ac10c6ec66a8f710bc95377e authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
fix: copying file on docker pkg instead of hard linking (#2362)

* refactor: move copyfile to gio package

Signed-off-by: Carlos Alexandro Becker <caarlos0@gma...

github.com/goreleaser/goreleaser - f37c045052023d34222369f2391aa8ba06482e32 authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
feat: inc parts of semver, change snapshot default name (#2358)

github.com/goreleaser/goreleaser - b176b1ff80afbf8d5b3f42a5b572033f57d6056c authored about 3 years ago by Carlos Alexandro Becker <[email protected]>
test: fix broken test

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - 0935faf8e2849fbafaffe9875d1255de1582d5ae authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
feat(snapcraft): manage channel upload (#2361)

By default, snap store manage "edge", "beta", "candidate" and "stable".
Default to all this cha...

github.com/goreleaser/goreleaser - 6ecddbd7e9047d5065a6a65957ed3d17b6f30edf authored over 3 years ago by Guilhem Lettron <[email protected]>
chore: gofumpt

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - 7f40922ea2dc9ac55fc2284bca772dece9bc207b authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
fix: print website on version

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - b97f29f1d7e82d5aff83a322d08608ac0b62852d authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
feat: moving some cmd logs to debug (#2359)

* feat: moving some cmd logs to debug

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

github.com/goreleaser/goreleaser - bf19dc1079887d31e58065771bb069953b1704d6 authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
feat: file mappings in archives (#2347)

* refactor: archive files

Signed-off-by: Carlos Alexandro Becker <[email protected]>

* fe...

github.com/goreleaser/goreleaser - 73641c71ac0d9f78e2409b0cea1bf5b42111b933 authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
Add files via upload

github.com/goreleaser/artwork - 4b8d46772d660550182482bc39c01ab01e2e1b0d authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
Add files via upload

github.com/goreleaser/artwork - 2629d3f960453e0512362f7926deda4dc937965f authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
feat: bump go to v1.16.6

bump goreleaser to v0.173.2

Signed-off-by: Artur Troian <[email protected]>

github.com/goreleaser/goreleaser-cross - 756b902eab23667584a84977b3a362f7d31f1bb6 authored over 3 years ago by Artur Troian <[email protected]>
chore(deps): bump codecov/codecov-action from 1 to 2 (#293)

* chore(deps): bump codecov/codecov-action from 1 to 2

Bumps [codecov/codecov-action](https:/...

github.com/goreleaser/goreleaser-action - a59bcd68563d33e223c42d4d764403983395f9a1 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump codecov/codecov-action from 1 to 2 (#73)

* chore(deps): bump codecov/codecov-action from 1 to 2

Bumps [codecov/codecov-action](https:/...

github.com/goreleaser/chglog - 092cecd69011f24618f97a699cd8be5c5fde9d7c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump codecov/codecov-action from 1 to 2.0.1 (#2351)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 2.0.1.
- [R...

github.com/goreleaser/goreleaser - 8c19bafdca061f3d53fc61b032a6da7912b7d84b authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: fix go install

closes https://github.com/goreleaser/goreleaser/issues/2352

github.com/goreleaser/goreleaser - c13a4861695eecd5e57ed5ef44b10f77dca64a33 authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
fix: gitignore patching needs leading newline (#2350)

github.com/goreleaser/goreleaser - d99641f31e64d63623c7cf58d4355dccea7e80d0 authored over 3 years ago by Evan <[email protected]>
docs: removed bintray cookbook as it was deprecated

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - 5a65f24fbde3d000c78d95ffe1c8880a7856822e authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
feat: add github.com/pantheon-systems/autotag.yaml (#176)

* feat: add github.com/pantheon-systems/autotag.yaml

* fix: remove tree/github.com/tj/node-pr...

github.com/goreleaser/godownloader - 632441f5a29bac9ac3088f139477b364ff525041 authored over 3 years ago by joe miller <[email protected]>
chore(deps): bump golang from 1.16-alpine to 1.16.6-alpine (#2345)

Bumps golang from 1.16-alpine to 1.16.6-alpine.

---
updated-dependencies:
- dependency-name...

github.com/goreleaser/goreleaser - e51b6d67f55fef8044db8e10777a9a13a5bcdeba authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(ci): enabled dependabot on docker (#2344)

github.com/goreleaser/goreleaser - 757065fb1b64cb821725b0eba242052270cfc0f4 authored over 3 years ago by Matthieu MOREL <[email protected]>
feat: smaller releases.json (#2343)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - a6e0a7f8a152bb8a7e792c4d09993568ec7ff60a authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
chore: deleted in favor of new templates

github.com/goreleaser/goreleaser - 80dc5e65b7f9e902c7f2e8c252a4d884a5e7d5cb authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
docs: template

github.com/goreleaser/goreleaser - 0ea374435ecabd9db313c23cf052fdbca7256ebe authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
docs: template

github.com/goreleaser/goreleaser - e1f1ce7ca3df5b687c11006f6a39dc1b2a3abc60 authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
docs: update template

github.com/goreleaser/goreleaser - 0c371ce7ccc7fe52f77ef03a99f247bb69b522f0 authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
docs: bug.yaml template

github.com/goreleaser/goreleaser - 154ae24f2c714551656d47a76ae9f94387341272 authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
fix: consistency

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/nfpm - 36a847b2f85bb74b68ffd7997d27678160838ef6 authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
docs: indent levels

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/nfpm - e216fd8243bbdf1d27c51c62e60e1c83495a872b authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
docs: improve install

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/goreleaser - df376fb5e19dff4899a52b9f2e24e79f48a9971d authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
docs: improve install

Signed-off-by: Carlos Alexandro Becker <[email protected]>

github.com/goreleaser/nfpm - 1a8aebfb2f378f99deb660794358f92669f40b9e authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
docs: fix link

Signed-off-by: Carlos A Becker <[email protected]>

github.com/goreleaser/goreleaser - 98560bc61f6a12d42dfb1110a4fd50e0ae52289b authored over 3 years ago by Carlos A Becker <[email protected]>
chore(deps): bump github.com/goreleaser/nfpm/v2 from 2.5.1 to 2.6.0 (#2342)

Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) from 2.5.1 to 2.6.0.
...

github.com/goreleaser/goreleaser - fff89c02b8911df8a470d9bf8a56f55e815ea510 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Scoop update for nfpm version v2.6.0

github.com/goreleaser/scoop-bucket - 03eaa1257bf2300da483ec6ae3adbb5c13294327 authored over 3 years ago by goreleaserbot <[email protected]>
Brew formula update for nfpm version v2.6.0

github.com/goreleaser/homebrew-tap - 77572773f998e93ee300bc75bb247f39a1a77f5e authored over 3 years ago by goreleaserbot <[email protected]>
fix(ci): missing token

Signed-off-by: Carlos A Becker <[email protected]>

github.com/goreleaser/nfpm - ad3796e44a0fff4499252e3880c5e3f4a8138294 authored over 3 years ago by Carlos A Becker <[email protected]>
docs: improving docs

Signed-off-by: Carlos A Becker <[email protected]>

github.com/goreleaser/goreleaser - 6409998dc875f004f01ee01853bf021c7a9b640f authored over 3 years ago by Carlos A Becker <[email protected]>
fix(ci): update config, use goreleaser-pro

Signed-off-by: Carlos A Becker <[email protected]>

github.com/goreleaser/nfpm - 1243c98f6893bff5c6ec347eef3319bfba2b7a3e authored over 3 years ago by Carlos A Becker <[email protected]>
docs: packages

Signed-off-by: Carlos A Becker <[email protected]>

github.com/goreleaser/goreleaser - 745258cf3b74ae93a57a04953f316098f23a1080 authored over 3 years ago by Carlos A Becker <[email protected]>
docs: improve install docs

Signed-off-by: Carlos A Becker <[email protected]>

github.com/goreleaser/goreleaser - ec9db2bd56bdf046c55a08076587434cc0b291f5 authored over 3 years ago by Carlos A Becker <[email protected]>
docs: improve install docs

Signed-off-by: Carlos A Becker <[email protected]>

github.com/goreleaser/goreleaser - 939f2b002b29d2c8df6efd2d1f1d0b85c4ac5ee0 authored over 3 years ago by Carlos A Becker <[email protected]>
docs: improve homepage

Signed-off-by: Carlos A Becker <[email protected]>

github.com/goreleaser/goreleaser - e5a2e65feae9e676a2e2dccd3015c4d708396f61 authored over 3 years ago by Carlos A Becker <[email protected]>
feat: jsonschema (#350)

* feat: jsonschema

Signed-off-by: Carlos A Becker <[email protected]>

* fix: gitattr

S...

github.com/goreleaser/nfpm - 5c895f6e80f3651709c608c55502d84d343f0f11 authored over 3 years ago by Carlos Alexandro Becker <[email protected]>
chore(ci): use fork to gen cmd docs

Signed-off-by: Carlos A Becker <[email protected]>

github.com/goreleaser/nfpm - a582b89bec524489b5f0a98ad1ae1ba47aec3ac3 authored over 3 years ago by Carlos A Becker <[email protected]>
docs: using cobra fork

Signed-off-by: Carlos A Becker <[email protected]>

github.com/goreleaser/nfpm - 330cc488939b93a928f4f1ffc2c0e54d65fd383e authored over 3 years ago by Carlos A Becker <[email protected]>
feat: updates after cobra update

Signed-off-by: Carlos A Becker <[email protected]>

github.com/goreleaser/nfpm - 8a05df1908948c07591e71d5675a70c7c56fdde4 authored over 3 years ago by Carlos A Becker <[email protected]>
chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.1.10 to 2.2.0 (#347)

Bumps [github.com/ProtonMail/gopenpgp/v2](https://github.com/ProtonMail/gopenpgp) from 2.1.10 to...

github.com/goreleaser/nfpm - 97d21232f67e53abaac86d4f10826a91575bd2cf authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#349)

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.3 to 1.2.1.
- [Release ...

github.com/goreleaser/nfpm - e1bc6e0e1108a3d250244150255eac8675f837dc authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Scoop update for goreleaser version v0.173.2

github.com/goreleaser/scoop-bucket - 54cb24cefc725eb5e489a01c855f413d5e41ef30 authored over 3 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.173.2

github.com/goreleaser/homebrew-tap - 80c49322773ed51ea54948e5227e6fd9eb868fde authored over 3 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser-pro version v0.173.1-pro

github.com/goreleaser/homebrew-tap - fc0d2559b24a1a640a004465663337fbe15a926c authored over 3 years ago by goreleaserbot <[email protected]>
Scoop update for goreleaser-pro version v0.173.1-pro

github.com/goreleaser/scoop-bucket - 4bf3f5ed1fe0bab227e55d6f5d9b2fdf9725da42 authored over 3 years ago by goreleaserbot <[email protected]>
fix new gitlab releases throwing 404 due to API change #2334 (#2335)

github.com/goreleaser/goreleaser - 5bcfa9042d0efd419b660a3b63c815a13d919e30 authored over 3 years ago by msvechla <[email protected]>
fix: improve docker logs

Signed-off-by: Carlos A Becker <[email protected]>

github.com/goreleaser/goreleaser - 9333f80ad47bf7d700432fcc7f8d00c8dd407eb3 authored over 3 years ago by Carlos A Becker <[email protected]>
Scoop update for goreleaser version v0.173.1

github.com/goreleaser/scoop-bucket - 8eb6cd74eae327002cb4a74902aaaa34ff7e3243 authored over 3 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.173.1

github.com/goreleaser/homebrew-tap - 42751833ac0692a061725f7739e34083778ee5d2 authored over 3 years ago by goreleaserbot <[email protected]>