From 2e89ab7af51d87ae8fd27e6eb68188b92870184b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 09:12:42 +0000 Subject: [PATCH] deps: bump github.com/Azure/azure-container-networking in /azure-ipam Bumps [github.com/Azure/azure-container-networking](https://github.com/Azure/azure-container-networking) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/Azure/azure-container-networking/releases) - [Commits](https://github.com/Azure/azure-container-networking/compare/v1.7.2...v1.7.3) --- updated-dependencies: - dependency-name: github.com/Azure/azure-container-networking dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- azure-ipam/go.mod | 2 +- azure-ipam/go.sum | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/azure-ipam/go.mod b/azure-ipam/go.mod index 73f34b5939..d4ef9c8cfc 100644 --- a/azure-ipam/go.mod +++ b/azure-ipam/go.mod @@ -3,7 +3,7 @@ module github.com/Azure/azure-container-networking/azure-ipam go 1.23.2 require ( - github.com/Azure/azure-container-networking v1.7.2 + github.com/Azure/azure-container-networking v1.7.3 github.com/containernetworking/cni v1.3.0 github.com/containernetworking/plugins v1.6.2 github.com/pkg/errors v0.9.1 diff --git a/azure-ipam/go.sum b/azure-ipam/go.sum index 681ffc6075..2f6894fb7e 100644 --- a/azure-ipam/go.sum +++ b/azure-ipam/go.sum @@ -4,8 +4,8 @@ cloud.google.com/go/compute/metadata v0.7.0 h1:PBWF+iiAerVNe8UCHxdOt6eHLVc3ydFeO code.cloudfoundry.org/clock v0.0.0-20180518195852-02e53af36e6c/go.mod h1:QD9Lzhd/ux6eNQVUDVRJX/RKTigpewimNYBi7ivZKY8= code.cloudfoundry.org/clock v1.41.0 h1:YiYQSEqcxswK+YtQ+NRIE31E1VNXkwb53Bb3zRmsoOM= code.cloudfoundry.org/clock v1.41.0/go.mod h1:ncX4UpMuVwZooK7Rw7P+fsE2brLasFbPlibOOrZq40w= -github.com/Azure/azure-container-networking v1.7.2 h1:bEP0UiXXoJQ7YrhPMsW5Svq66HEtfFkYSYgdh7PmLZ0= -github.com/Azure/azure-container-networking v1.7.2/go.mod h1:6Foh5gC7Eep78vfk2jQNzs6/SoCD8+agiufHehtRJq8= +github.com/Azure/azure-container-networking v1.7.3 h1:C0mUroj0R80x0xoqsE2o1svPVqz8l+du8mRt0aBOKcY= +github.com/Azure/azure-container-networking v1.7.3/go.mod h1:g0T0ub5SpEJCCR0BHaaP2zky1xeZt0Q6uOYkdQAtqrE= github.com/Azure/azure-container-networking/zapai v0.0.3 h1:73druF1cnne5Ign/ztiXP99Ss5D+UJ80EL2mzPgNRhk= github.com/Azure/azure-container-networking/zapai v0.0.3/go.mod h1:XV/aKJQAV6KqV4HQtZlDyxg2z7LaY9rsX8dqwyWFmUI= github.com/Azure/azure-sdk-for-go/sdk/azcore v1.19.0 h1:ci6Yd6nysBRLEodoziB6ah1+YOzZbZk+NYneoA6q+6E= @@ -281,8 +281,8 @@ github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ= github.com/spf13/cobra v1.9.1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo= github.com/spf13/cobra v1.9.1/go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0= -github.com/spf13/pflag v1.0.7 h1:vN6T9TfwStFPFM5XzjsvmzZkLuaLX+HS+0SeFLRgU6M= -github.com/spf13/pflag v1.0.7/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg= +github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY= +github.com/spf13/pflag v1.0.9/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg= github.com/stoewer/go-strcase v1.2.0 h1:Z2iHWqGXH00XYgqDmNgQbIBxf3wrNq0F3feEy0ainaU= github.com/stoewer/go-strcase v1.2.0/go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=