de17e5e0f4
Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.37.0 to 0.38.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/go-cloud/releases">gocloud.dev's releases</a>.</em></p> <blockquote> <h2>v0.38.0</h2> <p><strong>blob</strong></p> <ul> <li><strong>all</strong>: Fix panics if reader recreation fails after Seek by <a href="https://github.com/vangent"><code>@vangent</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3425">google/go-cloud#3425</a></li> <li><strong>all</strong>: Convert errors in <code>Open()</code> into appropriate fs errors by <a href="https://github.com/milescrabill"><code>@milescrabill</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3443">google/go-cloud#3443</a></li> <li><strong>s3blob</strong>: Fix Copy to work with keys that need escaping by <a href="https://github.com/vangent"><code>@vangent</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3403">google/go-cloud#3403</a></li> <li><strong>azureblob</strong>: Do not panic if Content-Length and Content-Range are missing by <a href="https://github.com/chancez"><code>@chancez</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3445">google/go-cloud#3445</a></li> <li><strong>fileblob</strong>: Allow customization of the FileMode by <a href="https://github.com/vangent"><code>@vangent</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3426">google/go-cloud#3426</a></li> </ul> <p><strong>pubsub</strong></p> <ul> <li><strong>awssnssqs</strong>: Add support for setting FIFO message metadata by <a href="https://github.com/bartventer"><code>@bartventer</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3435">google/go-cloud#3435</a></li> <li><strong>kafkapubsub</strong>: Configuring key_name when OpenTopicURL by <a href="https://github.com/ssetin"><code>@ssetin</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3404">google/go-cloud#3404</a></li> <li><strong>rabbitpubsub</strong>: Add query string set the qos prefetch count by <a href="https://github.com/peczenyj"><code>@peczenyj</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3431">google/go-cloud#3431</a></li> <li><strong>rabbitpubsub</strong>: Add query string to set the routing key from metadata by <a href="https://github.com/peczenyj"><code>@peczenyj</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3433">google/go-cloud#3433</a></li> <li><strong>rabbitpubsub</strong>: Wrap pubsub rabbitmq errors by <a href="https://github.com/peczenyj"><code>@peczenyj</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3437">google/go-cloud#3437</a></li> </ul> <p><strong>docstore</strong></p> <ul> <li><strong>all</strong>: Fix offset handling and extend test coverage by <a href="https://github.com/bartventer"><code>@bartventer</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3409">google/go-cloud#3409</a></li> <li><strong>awsdynamodb</strong>: Ensure Next returns EOF when no more items by <a href="https://github.com/bartventer"><code>@bartventer</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3406">google/go-cloud#3406</a></li> <li><strong>mongodocstore</strong>: Update Mongo dialer when MONGO_SERVER_URL rotates by <a href="https://github.com/concaf"><code>@concaf</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3429">google/go-cloud#3429</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ssetin"><code>@ssetin</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3404">google/go-cloud#3404</a></li> <li><a href="https://github.com/concaf"><code>@concaf</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3429">google/go-cloud#3429</a></li> <li><a href="https://github.com/peczenyj"><code>@peczenyj</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3431">google/go-cloud#3431</a></li> <li><a href="https://github.com/chancez"><code>@chancez</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3445">google/go-cloud#3445</a></li> <li><a href="https://github.com/milescrabill"><code>@milescrabill</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3443">google/go-cloud#3443</a></li> <li><a href="https://github.com/samlaf"><code>@samlaf</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3450">google/go-cloud#3450</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/go-cloud/compare/v0.37.0...v0.38.0">https://github.com/google/go-cloud/compare/v0.37.0...v0.38.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
---|---|---|
.github | ||
cmd | ||
internal | ||
pkg | ||
scripts | ||
testdata/TestVersion | ||
www | ||
.editorconfig | ||
.envrc | ||
.gitattributes | ||
.gitignore | ||
.gitleaks.toml | ||
.golangci.yaml | ||
.goreleaser-nightly.yaml | ||
.goreleaser.yaml | ||
.grype.yaml | ||
.mailmap | ||
art.txt | ||
CONTRIBUTING.md | ||
Dockerfile | ||
EULA.md | ||
flake.lock | ||
flake.nix | ||
go.mod | ||
go.sum | ||
LICENSE.md | ||
main_test.go | ||
main.go | ||
README.md | ||
SECURITY.md | ||
Taskfile.yml | ||
USERS.md |
GoReleaser
Deliver Go binaries as fast and easily as possible.
GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped in your favorite CI.
Get GoReleaser
Documentation
Documentation is hosted live at https://goreleaser.com
Community
You have questions, need support and or just want to talk about GoReleaser?
Here are ways to get in touch with the GoReleaser community:
You can find the links above and all others here.
Code of Conduct
This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. We appreciate your contribution. Please refer to our contributing guidelines for further information.
Badges
GitHub Sponsors
High-tier sponsors of @caarlos0 on GitHub:
OpenCollective
Sponsors
Does your company use goreleaser? Help keep the project bug-free and feature rich by sponsoring the project.
Backers
Love our work and community? Become a backer.
Contributors
This project exists thanks to all the people who contribute. [Contribute].