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

chore: Updating dependencies #199

Merged
merged 2 commits into from
Oct 15, 2024
Merged

chore: Updating dependencies #199

merged 2 commits into from
Oct 15, 2024

Conversation

yhakbar
Copy link
Contributor

@yhakbar yhakbar commented Oct 15, 2024

Description

Makes it easier to fix gruntwork-io/terragrunt#3474.

Indirectly results in fixes to atomicgo dependencies using vanity URLs:

e.g.
https://github.com/gruntwork-io/boilerplate/pull/199/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6L46
Becomes:
https://github.com/gruntwork-io/boilerplate/pull/199/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6R36

TODOs

Read the Gruntwork contribution guidelines.

  • Update the docs.
  • Run the relevant tests successfully, including pre-commit checks.
  • Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.
  • Include release notes. If this PR is backward incompatible, include a migration guide.

Release Notes (draft)

Updated Golang dependencies.

Migration Guide

@yhakbar yhakbar marked this pull request as ready for review October 15, 2024 18:48
@yhakbar yhakbar enabled auto-merge (squash) October 15, 2024 18:48
@yhakbar yhakbar merged commit 9f2052c into main Oct 15, 2024
3 checks passed
@yhakbar yhakbar deleted the chore/updating-deps branch October 15, 2024 18:56
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.

Another hash mismatch prevents building with GOPROXY=direct
2 participants