chore(deps): update dependency goreleaser/goreleaser to v2.18.2 #218

Merged
CSRBot merged 1 commits from renovate/goreleaser-goreleaser-2.x into master 2026-09-17 06:33:37 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
goreleaser/goreleaser patch v2.18.1v2.18.2
goreleaser/goreleaser uses-with patch v2.18.1v2.18.2

Release Notes

goreleaser/goreleaser (goreleaser/goreleaser)

v2.18.2

Compare Source

Announcement

Read the official announcement: Announcing GoReleaser v2.18.

Changelog
Security updates
Bug fixes
Documentation updates
Other work

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.18.1...v2.18.2

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | | patch | `v2.18.1` → `v2.18.2` | | [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | uses-with | patch | `v2.18.1` → `v2.18.2` | --- ### Release Notes <details> <summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary> ### [`v2.18.2`](https://github.com/goreleaser/goreleaser/releases/tag/v2.18.2) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.18.1...v2.18.2) ##### Announcement Read the official announcement: [Announcing GoReleaser v2.18](https://goreleaser.com/blog/goreleaser-v2.18/). ##### Changelog ##### Security updates - [`8ec05d6`](https://github.com/goreleaser/goreleaser/commit/8ec05d6e3633efafc67e41050006bc914549a555): sec(builds): redact secrets from builder subprocess output ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Bug fixes - [`f285d13`](https://github.com/goreleaser/goreleaser/commit/f285d13455fac36c67788fb5030bd3cc0e21f550): fix(archive,sourcearchive,gio): backups, ZIP metadata, mtime and CPU variants ([#&#8203;7089](https://github.com/goreleaser/goreleaser/issues/7089)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`d4e9f25`](https://github.com/goreleaser/goreleaser/commit/d4e9f25f48549a9e251d469ebd39a0e06fec8af1): fix(aur): several PKGBUILD and SRCINFO generation bugs ([#&#8203;7100](https://github.com/goreleaser/goreleaser/issues/7100)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`b428c4c`](https://github.com/goreleaser/goreleaser/commit/b428c4cb95f65ed7b4b6f8f02dbdc9435b8636bc): fix(aur): tell users how to fix a duplicate architecture ([#&#8203;7141](https://github.com/goreleaser/goreleaser/issues/7141)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`2e991d2`](https://github.com/goreleaser/goreleaser/commit/2e991d20c0061eef2351e3516dba3dd3e16ece6b): fix(blob): KMS encryption limits and bucket lifetime on error ([#&#8203;7101](https://github.com/goreleaser/goreleaser/issues/7101)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`7ba40dc`](https://github.com/goreleaser/goreleaser/commit/7ba40dc5df23de102d7a944a3e75706bd763fc5c): fix(blob): stream unencrypted uploads instead of buffering files ([#&#8203;7134](https://github.com/goreleaser/goreleaser/issues/7134)) ([@&#8203;raviayadav](https://github.com/raviayadav) and [@&#8203;caarlos0](https://github.com/caarlos0)) - [`924f5eb`](https://github.com/goreleaser/goreleaser/commit/924f5eb065abb7bc41be5c3818a4e77c54cf419f): fix(brew,cask): formula escaping, token matching and binary stanzas ([#&#8203;7086](https://github.com/goreleaser/goreleaser/issues/7086)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`7c77e11`](https://github.com/goreleaser/goreleaser/commit/7c77e11f1fb0300199101b38f135cd7e1f8da1a6): fix(build): resolve dependent hook environment entries and hook dir templates ([#&#8203;7078](https://github.com/goreleaser/goreleaser/issues/7078)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`d22c274`](https://github.com/goreleaser/goreleaser/commit/d22c274b184de8d93087c5db7b472a5aa0b8dc45): fix(builder/go): give a single ellipsis main an exact output path ([#&#8203;7114](https://github.com/goreleaser/goreleaser/issues/7114)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`be63647`](https://github.com/goreleaser/goreleaser/commit/be63647e5a27c8ca3c9c85efa1c31df963d977c4): fix(builder/go): keep override env entries in a stable order ([#&#8203;7112](https://github.com/goreleaser/goreleaser/issues/7112)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`4a635ab`](https://github.com/goreleaser/goreleaser/commit/4a635abc19befc4875f7e4cb000782742218f382): fix(builder/go): register the generated C header after compiling ([#&#8203;7113](https://github.com/goreleaser/goreleaser/issues/7113)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`34619ef`](https://github.com/goreleaser/goreleaser/commit/34619ef166edccca04b03e1c4b08baed9b6b7a1f): fix(builder/node,builder/bun): per-target SEA config, prebuild templates and target aliases ([#&#8203;7088](https://github.com/goreleaser/goreleaser/issues/7088)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`c87158e`](https://github.com/goreleaser/goreleaser/commit/c87158e86743de5b9222e97a915969d194420bfb): fix(builder/rust,builder/zig): toolchain context and wrapped binary copying ([#&#8203;7080](https://github.com/goreleaser/goreleaser/issues/7080)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`566bc69`](https://github.com/goreleaser/goreleaser/commit/566bc69cddb5afe79d749e223adb33353103ea2b): fix(builder/uv,builder/poetry): match built artifact filenames ([#&#8203;7084](https://github.com/goreleaser/goreleaser/issues/7084)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`13ebd4d`](https://github.com/goreleaser/goreleaser/commit/13ebd4d1fe6aa97e8cc66fbc61cbe63031c832b7): fix(builders,partial): canonical artifact architectures and target matching ([#&#8203;7083](https://github.com/goreleaser/goreleaser/issues/7083)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`e1d9f7f`](https://github.com/goreleaser/goreleaser/commit/e1d9f7f06172ee70a0e8c1ffc0682f8739d09c1f): fix(cmd): auto-snapshot ordering, schema error reporting and --output selection ([#&#8203;7103](https://github.com/goreleaser/goreleaser/issues/7103)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`591a0b8`](https://github.com/goreleaser/goreleaser/commit/591a0b8a68bf84fb563e67db42ced1379e737ff9): fix(cmd): correct check counting and init gitignore and failure handling ([#&#8203;7081](https://github.com/goreleaser/goreleaser/issues/7081)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`4f4febf`](https://github.com/goreleaser/goreleaser/commit/4f4febfadaa9c4ca5dff864c1f1d1b74205d40d6): fix(docker): a bare platform means the baseline CPU variant ([#&#8203;7148](https://github.com/goreleaser/goreleaser/issues/7148)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`000ae78`](https://github.com/goreleaser/goreleaser/commit/000ae78f0c9d681d89c3b252c4abe0e1fbcefc9c): fix(docker): keep arm64 minor variants above the v8 baseline ([#&#8203;7149](https://github.com/goreleaser/goreleaser/issues/7149)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`d2f775e`](https://github.com/goreleaser/goreleaser/commit/d2f775e6fbd14a7a7bc51fed1795d55d90ffe632): fix(docker): quote entrypoint paths and forward arguments verbatim ([#&#8203;7073](https://github.com/goreleaser/goreleaser/issues/7073)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`f2b3611`](https://github.com/goreleaser/goreleaser/commit/f2b3611691b2ff8af819bdd70c4c8a0cabb77a3f): fix(docker): v1 wheel build IDs, push flags and empty manifests ([#&#8203;7077](https://github.com/goreleaser/goreleaser/issues/7077)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`ea7bc7a`](https://github.com/goreleaser/goreleaser/commit/ea7bc7a98535d404469fe91290a91149ffe0bd33): fix(docker): v2 build context, annotations and ARM64 handling ([#&#8203;7095](https://github.com/goreleaser/goreleaser/issues/7095)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`a1f860f`](https://github.com/goreleaser/goreleaser/commit/a1f860f5a8dacf0149a3bef045a0acb73e5262f7): fix(env,log): redact secrets across writes and honour force\_token ([#&#8203;7104](https://github.com/goreleaser/goreleaser/issues/7104)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`0d4fe16`](https://github.com/goreleaser/goreleaser/commit/0d4fe16ae3cbde55f9fe73008bef98a7b399a74f): fix(exec,publish): cancellation, empty commands, SRPM artifacts and upload URLs ([#&#8203;7093](https://github.com/goreleaser/goreleaser/issues/7093)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`eba5886`](https://github.com/goreleaser/goreleaser/commit/eba5886d2ccb56ba7a2fe743c9b08c753fa16f56): fix(flatpak,docker): quote install paths and respect project environment ([#&#8203;7085](https://github.com/goreleaser/goreleaser/issues/7085)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`a95c9a0`](https://github.com/goreleaser/goreleaser/commit/a95c9a0d5319d501f9491863f3862f8378fa7d0f): fix(git): force column.ui=never so tag output is not columnized ([#&#8203;7127](https://github.com/goreleaser/goreleaser/issues/7127)) ([@&#8203;KR-Ravindra](https://github.com/KR-Ravindra)) - [`2d7ecb2`](https://github.com/goreleaser/goreleaser/commit/2d7ecb255efe5c37a0673c4c08f4a187b3d4b1bf): fix(git): tag not in the local repository is not an error ([#&#8203;7124](https://github.com/goreleaser/goreleaser/issues/7124)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`aebed26`](https://github.com/goreleaser/goreleaser/commit/aebed26f3f578ce53459baa25c6d92cd71544161): fix(git,changelog): metadata quoting, dirty detection, key cleanup and mailmap ([#&#8203;7102](https://github.com/goreleaser/goreleaser/issues/7102)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`dce409c`](https://github.com/goreleaser/goreleaser/commit/dce409c023a9dac3eaaea15353355c561756ce75): fix(gitea,gitlab): pagination, subpath URLs, default branch, links and cancellation ([#&#8203;7097](https://github.com/goreleaser/goreleaser/issues/7097)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`0348bfb`](https://github.com/goreleaser/goreleaser/commit/0348bfbcbf6cc0cc726c60ee767b3872bd3e749e): fix(github): UTF-8 safe truncation, draft reuse, asset replacement and token override ([#&#8203;7094](https://github.com/goreleaser/goreleaser/issues/7094)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`0087e68`](https://github.com/goreleaser/goreleaser/commit/0087e682cea2471c507826bbb5112e535a455628): fix(github): honor short Retry-After delays ([#&#8203;7110](https://github.com/goreleaser/goreleaser/issues/7110)) ([@&#8203;0jaspahwa](https://github.com/0jaspahwa)) - [`f45f629`](https://github.com/goreleaser/goreleaser/commit/f45f6298fc0c7258dd9d062aacdc622ca0ccd74c): fix(gomod): scope proxying to Go builds and validate the right module ([#&#8203;7096](https://github.com/goreleaser/goreleaser/issues/7096)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`cf292ef`](https://github.com/goreleaser/goreleaser/commit/cf292efd0f21c593a5bc58da6615eb1ad7e70b38): fix(healthcheck): handle blank and space-containing signer commands ([#&#8203;7076](https://github.com/goreleaser/goreleaser/issues/7076)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`edd3fd0`](https://github.com/goreleaser/goreleaser/commit/edd3fd0cfd1607e0593b86367ce1c104f94d5193): fix(healthcheck): panic on dependency commands that are only shell syntax ([#&#8203;7106](https://github.com/goreleaser/goreleaser/issues/7106)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`43c0c94`](https://github.com/goreleaser/goreleaser/commit/43c0c9420b7bbc9d736291c76b2c60365b5666db): fix(ko): repository image names, digest ordering and signing references ([#&#8203;7079](https://github.com/goreleaser/goreleaser/issues/7079)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`6ceb354`](https://github.com/goreleaser/goreleaser/commit/6ceb354cd7e212d7ca65592003564abe7ab65bad): fix(mcp): support package transport URLs ([#&#8203;7090](https://github.com/goreleaser/goreleaser/issues/7090)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`acbfcf5`](https://github.com/goreleaser/goreleaser/commit/acbfcf59ad35931f94d89ce0712c565e16cda986): fix(nfpm): per-format Lintian overrides and colliding filenames ([#&#8203;7099](https://github.com/goreleaser/goreleaser/issues/7099)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`752baca`](https://github.com/goreleaser/goreleaser/commit/752bacae419bacad4980b3349ddd5a9af64b4d44): fix(nix): formatter output, string escaping and post\_install ([#&#8203;7082](https://github.com/goreleaser/goreleaser/issues/7082)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`05ee35f`](https://github.com/goreleaser/goreleaser/commit/05ee35f070528c7cba32425b3ac6346f6d156a17): fix(nix): template the description only once ([#&#8203;7146](https://github.com/goreleaser/goreleaser/issues/7146)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`a3a8903`](https://github.com/goreleaser/goreleaser/commit/a3a89033cc7f71b19919244ee21bb2bb54952c2c): fix(project): evaluate name candidates lazily ([#&#8203;7111](https://github.com/goreleaser/goreleaser/issues/7111)) ([@&#8203;0jaspahwa](https://github.com/0jaspahwa)) - [`25a52e5`](https://github.com/goreleaser/goreleaser/commit/25a52e520f9c993711b93ea1111ed90c024e0528): fix(sbom,sign): disambiguate every target variant in default names ([#&#8203;7144](https://github.com/goreleaser/goreleaser/issues/7144)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`c62e59f`](https://github.com/goreleaser/goreleaser/commit/c62e59f22fea43bd79c9cec7e36a0438e85c8615): fix(scripts): correct pre-commit hook exit status, quoting and restaging ([#&#8203;7074](https://github.com/goreleaser/goreleaser/issues/7074)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`e0418e8`](https://github.com/goreleaser/goreleaser/commit/e0418e8d5fc7cc4180207461f80ec00665def9bf): fix(sign,sbom,universalbinary): universal binary signing, per-variant names and duplicate slices ([#&#8203;7091](https://github.com/goreleaser/goreleaser/issues/7091)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`06bf150`](https://github.com/goreleaser/goreleaser/commit/06bf1501f7522b2f3079669bcaa7e590cf00e2fc): fix(slack,smtp,config): cancellation, message escaping and block round-trips ([#&#8203;7092](https://github.com/goreleaser/goreleaser/issues/7092)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`cb8a445`](https://github.com/goreleaser/goreleaser/commit/cb8a445982afc51f7822b8f8a2323f625978cd51): fix(tmpl): deduplicate aggregate errors and stop mutating input ([#&#8203;7075](https://github.com/goreleaser/goreleaser/issues/7075)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`e99a557`](https://github.com/goreleaser/goreleaser/commit/e99a55782b85f928c9c2c575438d5ba386f84f9a): fix(winget): do not allow multiple wingets with the same name ([#&#8203;7147](https://github.com/goreleaser/goreleaser/issues/7147)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`52e4c58`](https://github.com/goreleaser/goreleaser/commit/52e4c58d0348cd48bc0d6fb4aeb0c2f2b04bc1b5): fix(winget,krew): manifest validation and executable paths ([#&#8203;7087](https://github.com/goreleaser/goreleaser/issues/7087)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`b15ccce`](https://github.com/goreleaser/goreleaser/commit/b15cccec5314ae81595e67a11e454a0c6301c2c7): fix: address regressions since v2.18.1 ([#&#8203;7107](https://github.com/goreleaser/goreleaser/issues/7107)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`ac548c1`](https://github.com/goreleaser/goreleaser/commit/ac548c1b2133984a80c0c186064b00aec8ccf83b): refactor: simplify internal code and test setup ([#&#8203;7068](https://github.com/goreleaser/goreleaser/issues/7068)) ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Documentation updates - [`385916d`](https://github.com/goreleaser/goreleaser/commit/385916d8c4cf1c3e03b5d06cbc1073b72e0e7b90): docs(builder/go): explain that ellipsis discovery uses the host context ([#&#8203;7115](https://github.com/goreleaser/goreleaser/issues/7115)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`e6d5fc5`](https://github.com/goreleaser/goreleaser/commit/e6d5fc59f52c001ede6f5df3a9e1c6389cd6cc0e): docs: Add Kronk in USERS.md ([#&#8203;7151](https://github.com/goreleaser/goreleaser/issues/7151)) ([@&#8203;gandarez](https://github.com/gandarez)) - [`4faacf5`](https://github.com/goreleaser/goreleaser/commit/4faacf5476a84b003243f4c4a0f849fd8f52b131): docs: fix configuration examples and reference mismatches ([#&#8203;7066](https://github.com/goreleaser/goreleaser/issues/7066)) ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Other work - [`7d055fd`](https://github.com/goreleaser/goreleaser/commit/7d055fd20833cf858067901fefe7215228286fa3): chore: auto-update generated files ([#&#8203;7070](https://github.com/goreleaser/goreleaser/issues/7070)) ([@&#8203;goreleaserbot](https://github.com/goreleaserbot)) - [`7748fa7`](https://github.com/goreleaser/goreleaser/commit/7748fa75d8e179b4083b6ec0c0a404733f535398): chore: auto-update generated files ([#&#8203;7123](https://github.com/goreleaser/goreleaser/issues/7123)) ([@&#8203;goreleaserbot](https://github.com/goreleaserbot)) - [`2ab3100`](https://github.com/goreleaser/goreleaser/commit/2ab310007902c215786382916e7e00477de597c4): chore: auto-update generated files ([#&#8203;7129](https://github.com/goreleaser/goreleaser/issues/7129)) ([@&#8203;goreleaserbot](https://github.com/goreleaserbot)) - [`46d055b`](https://github.com/goreleaser/goreleaser/commit/46d055b5d2fe358dc392b561d9c16b63ac2e95db): chore: cc maintainer on winget pull requests ([#&#8203;7071](https://github.com/goreleaser/goreleaser/issues/7071)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`c3afaa0`](https://github.com/goreleaser/goreleaser/commit/c3afaa0b57278ecf120ee9db66f4a9f70794d219): chore: fix lint on main ([#&#8203;7105](https://github.com/goreleaser/goreleaser/issues/7105)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`7c44449`](https://github.com/goreleaser/goreleaser/commit/7c4444983a6241604d297368633c9840cf02901f): chore: lint fixes ([@&#8203;caarlos0](https://github.com/caarlos0)) **Full Changelog**: <https://github.com/goreleaser/goreleaser/compare/v2.18.1...v2.18.2> ##### Helping out This release is only possible thanks to **all** the support of some **awesome people**! Want to be one of them? You can [sponsor](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing). ##### Where to go next? - Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). - Reach out on [Discord](https://discord.gg/RGEBtg8vQ6), [Twitter](https://twitter.com/goreleaser), and [Telegram](https://t.me/goreleasernews)! <a href="https://goreleaser.com"><img src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png" with="100%" alt="GoReleaser logo"></a> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC45My40IiwidXBkYXRlZEluVmVyIjoiNDQuOTMuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9hdXRvbWVyZ2UiLCJyZW5vdmF0ZS9naXRodWItYWN0aW9uIl19-->
CSRBot added 1 commit 2026-09-17 06:19:46 +02:00
chore(deps): update dependency goreleaser/goreleaser to v2.18.2
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 20s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 23s
Lint Markdown files / Run markdown linter (pull_request) Successful in 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 14s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 23s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 41s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 28s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 1m0s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 1m0s
100bc0460c
CSRBot scheduled this pull request to auto merge when all checks succeed 2026-09-17 06:19:53 +02:00
CSRBot merged commit 00257a00b1 into master 2026-09-17 06:33:37 +02:00
CSRBot deleted branch renovate/goreleaser-goreleaser-2.x 2026-09-17 06:33:38 +02:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: volker.raschek/dcmerge#218