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

Update dependencies #724

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

jocgir
Copy link

@jocgir jocgir commented Nov 15, 2024

This pull request includes updates to branch names in GitHub workflows, dependency updates in go.mod, and changes to import paths in Go source files.

GitHub Workflow Updates:

Dependency Updates:

  • go.mod: Updated various dependencies to newer versions, including github.com/hashicorp/terraform, cloud.google.com/go, and go.opentelemetry.io. [1] [2] [3] [4] [5] [6]

Import Path Changes:

  • cli/get_stack_info.go: Changed import path from github.com/alecthomas/kingpin/v2 to github.com/coveooss/kingpin/v2.
  • cli/helping.go: Changed import path from github.com/alecthomas/kingpin/v2 to github.com/coveooss/kingpin/v2.

@jocgir jocgir requested a review from a team as a code owner November 15, 2024 19:59
@jocgir jocgir merged commit 8150ce2 into main Nov 15, 2024
11 checks passed
@jocgir jocgir deleted the DT-7456-Remove-dependabot-security-issues branch November 15, 2024 20:14
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