Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump imported packages #285

Merged
merged 1 commit into from
Dec 19, 2024
Merged

build(deps): bump imported packages #285

merged 1 commit into from
Dec 19, 2024

Conversation

jshlbrd
Copy link
Collaborator

@jshlbrd jshlbrd commented Dec 19, 2024

Description

  • Bumps imported packages.

Motivation and Context

This resolves https://github.com/brexhq/substation/security/dependabot/12 but also upgrades all dependencies. I don't see any updates that would cause a breaking change.

How Has This Been Tested?

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@jshlbrd jshlbrd marked this pull request as ready for review December 19, 2024 15:12
@jshlbrd jshlbrd requested a review from a team as a code owner December 19, 2024 15:12
Copy link
Contributor

@shellcromancer shellcromancer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also bump the version of Go in this mod file? We're building with Go 1.23 in the AWS container so this is out of date.

@jshlbrd
Copy link
Collaborator Author

jshlbrd commented Dec 19, 2024

Can you also bump the version of Go in this mod file? We're building with Go 1.23 in the AWS container so this is out of date.

No, that's accurate. We support the latest 2 releases of Go for the exported package but the apps are on latest.

@jshlbrd jshlbrd merged commit d449206 into main Dec 19, 2024
7 checks passed
@jshlbrd jshlbrd deleted the jshlbrd/build/deps branch December 19, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants