1f5b7ee814
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack) from 0.13.1 to 0.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/slack-go/slack/releases">github.com/slack-go/slack's releases</a>.</em></p> <blockquote> <h2>v0.14.0</h2> <h2>What's Changed</h2> <p>v0.14.0 is now available. It contains <strong>no breaking changes</strong> but does include several pieces of new functionality and long-standing bug fixes.</p> <h3>Enhancements</h3> <ul> <li>Added Support for receiving <code>metadata</code> when receiving a <code>MessageEvent</code> over WebSocket by <a href="https://github.com/rfratto"><code>@rfratto</code></a> in <a href="https://redirect.github.com/slack-go/slack/pull/1307">slack-go/slack#1307</a></li> <li>Added a new field to expose file data when receiving a <code>File</code> event from a Slack Connect Channel by <a href="https://github.com/zFlabmonsta"><code>@zFlabmonsta</code></a> in <a href="https://redirect.github.com/slack-go/slack/pull/1312">slack-go/slack#1312</a></li> <li>Added support for the <code>slack_file</code> in the image block by <a href="https://github.com/rhysm"><code>@rhysm</code></a> in <a href="https://redirect.github.com/slack-go/slack/pull/1311">slack-go/slack#1311</a></li> <li>Added 35 missing Websocket event types by <a href="https://github.com/Aryakoste"><code>@Aryakoste</code></a> in <a href="https://redirect.github.com/slack-go/slack/pull/1306">slack-go/slack#1306</a></li> <li>Added support for parsing <code>AppRateLimited</code> events in the <code>ParseEvent</code> function by <a href="https://github.com/nemuvski"><code>@nemuvski</code></a> in <a href="https://redirect.github.com/slack-go/slack/pull/1308">slack-go/slack#1308</a></li> <li>Added newly documented Channel Canvas properties to the <code>conversations.info</code> Web API method by <a href="https://github.com/ku"><code>@ku</code></a> in <a href="https://redirect.github.com/slack-go/slack/pull/1228">slack-go/slack#1228</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fixed an edge case when using <code>UpdateRemoteFileContext</code> and <code>UpdateRemoteFile</code> and Image Previews would return an <code>invalid_auth</code> error by <a href="https://github.com/EkeMinusYou"><code>@EkeMinusYou</code></a> in <a href="https://redirect.github.com/slack-go/slack/pull/1117">slack-go/slack#1117</a></li> </ul> <h3>Chores / Code Cleanup</h3> <ul> <li>Replaced deprecated <code>ioutil</code> with <code>io</code> and <code>os</code> packages by <a href="https://github.com/nakamasato"><code>@nakamasato</code></a> in <a href="https://redirect.github.com/slack-go/slack/pull/1310">slack-go/slack#1310</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rfratto"><code>@rfratto</code></a> made their first contribution in <a href="https://redirect.github.com/slack-go/slack/pull/1307">slack-go/slack#1307</a></li> <li><a href="https://github.com/nakamasato"><code>@nakamasato</code></a> made their first contribution in <a href="https://redirect.github.com/slack-go/slack/pull/1310">slack-go/slack#1310</a></li> <li><a href="https://github.com/rhysm"><code>@rhysm</code></a> made their first contribution in <a href="https://redirect.github.com/slack-go/slack/pull/1311">slack-go/slack#1311</a></li> <li><a href="https://github.com/Aryakoste"><code>@Aryakoste</code></a> made their first contribution in <a href="https://redirect.github.com/slack-go/slack/pull/1306">slack-go/slack#1306</a></li> <li><a href="https://github.com/nemuvski"><code>@nemuvski</code></a> made their first contribution in <a href="https://redirect.github.com/slack-go/slack/pull/1308">slack-go/slack#1308</a></li> <li><a href="https://github.com/ku"><code>@ku</code></a> made their first contribution in <a href="https://redirect.github.com/slack-go/slack/pull/1228">slack-go/slack#1228</a></li> <li><a href="https://github.com/EkeMinusYou"><code>@EkeMinusYou</code></a> made their first contribution in <a href="https://redirect.github.com/slack-go/slack/pull/1117">slack-go/slack#1117</a></li> <li><a href="https://github.com/jjjjeeffff"><code>@jjjjeeffff</code></a> was instrumental in the successful resolution of <a href="https://redirect.github.com/slack-go/slack/pull/1117">slack-go/slack#1117</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/slack-go/slack/compare/v0.13.1...v0.14.0">https://github.com/slack-go/slack/compare/v0.13.1...v0.14.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].