Skip to content

Conversation

paulyufan2
Copy link
Contributor

Reason for Change:

This PR is to update go dependencies part 2 -> to update urgent packages upgrade

Next PR will be fixing other go dependencies with UTs

Issue Fixed:

Requirements:

Notes:

@paulyufan2 paulyufan2 requested a review from a team as a code owner October 3, 2025 01:28
@paulyufan2 paulyufan2 added the dependencies Dependencies only. label Oct 3, 2025
@paulyufan2 paulyufan2 requested review from camrynl and Copilot October 3, 2025 01:28
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates Go dependencies to their latest versions, focusing on urgent package upgrades as part of a multi-part dependency update process.

  • Updates core Azure SDK packages (azcore, azidentity) and related authentication libraries
  • Upgrades CLI and configuration management tools (cobra, viper, pflag)
  • Updates Kubernetes packages (kubectl, kubelet) to version 0.34.1
Comments suppressed due to low confidence (1)

go.mod:1

  • The update from k8s.io/kubectl v0.28.5 to v0.34.1 represents a major version jump (from 0.28 to 0.34) that may introduce breaking changes. Please verify that version 0.34.1 exists and is compatible with your codebase, as this is a significant version increase.
module github.com/Azure/azure-container-networking

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@paulyufan2
Copy link
Contributor Author

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies only.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant