-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Scheduled] Update dependencies (#571)
### **User description** Dependencies updated Note - If you see this PR and the checks haven't run, close and reopen the PR. See https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs ___ ### **PR Type** Enhancement, Dependencies ___ ### **Description** This PR includes the following updates: - Updated the Go version from 1.22.0 to 1.23 in `go.mod`. - Updated the toolchain from go1.22.5 to go1.23.1 in `go.mod`. - Updated multiple dependencies to their latest versions in `go.mod`. - Updated checksums for dependencies in `go.sum` to match the new versions. ___ ### **Changes walkthrough** 📝 <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Dependencies</strong></td><td><table> <tr> <td> <details> <summary><strong>go.mod</strong><dd><code>Update Go version and dependencies in go.mod</code> </dd></summary> <hr> go.mod <li>Updated Go version from 1.22.0 to 1.23<br> <li> Updated toolchain from go1.22.5 to go1.23.1<br> <li> Updated multiple dependencies to their latest versions<br> </details> </td> <td><a href="https://github.com/nhost/hasura-auth/pull/571/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6">+18/-18</a> </td> </tr> <tr> <td> <details> <summary><strong>go.sum</strong><dd><code>Update dependency checksums in go.sum</code> </dd></summary> <hr> go.sum - Updated checksums for dependencies to match new versions </details> </td> <td><a href="https://github.com/nhost/hasura-auth/pull/571/files#diff-3295df7234525439d778f1b282d146a4f1ff6b415248aaac074e8042d9f42d63">+36/-36</a> </td> </tr> </table></td></tr></tr></tbody></table> ___ > 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull request to receive relevant information Co-authored-by: dbarrosop <[email protected]>
- Loading branch information
1 parent
4e4adee
commit 6e160fa
Showing
222 changed files
with
121,699 additions
and
101,865 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.