Skip to content

Commit 059f2f9

Browse files
build(deps): bump github.com/Azure/azure-container-networking (#1686)
Bumps [github.com/Azure/azure-container-networking](https://github.com/Azure/azure-container-networking) from 1.6.18 to 1.6.19. - [Release notes](https://github.com/Azure/azure-container-networking/releases) - [Commits](Azure/azure-container-networking@v1.6.18...v1.6.19) --- updated-dependencies: - dependency-name: github.com/Azure/azure-container-networking dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 731cd58 commit 059f2f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.0
55
toolchain go1.23.3
66

77
require (
8-
github.com/Azure/azure-container-networking v1.6.18
8+
github.com/Azure/azure-container-networking v1.6.19
99
github.com/Azure/azure-sdk-for-go v66.0.0+incompatible
1010
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.17.0
1111
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/Azure/azure-container-networking v1.6.18 h1:EGzvYSXKoCltJdwZnYxHtROOwMa+oPi/fpE5tbAPVS8=
2-
github.com/Azure/azure-container-networking v1.6.18/go.mod h1:QoQseiV2CRF4pQNAGCAPfc5o5uIwNpylFsfZQjfjcsw=
1+
github.com/Azure/azure-container-networking v1.6.19 h1:+Z++F19x22lHuRlyTL7ZGcjqXBi71VoA4UKu5kz7HnU=
2+
github.com/Azure/azure-container-networking v1.6.19/go.mod h1:pTAGzKIaIDSQHut0/nNGf6JSOVI6bp4kElw//awxxjg=
33
github.com/Azure/azure-sdk-for-go v66.0.0+incompatible h1:bmmC38SlE8/E81nNADlgmVGurPWMHDX2YNXVQMrBpEE=
44
github.com/Azure/azure-sdk-for-go v66.0.0+incompatible/go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc=
55
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.17.0 h1:g0EZJwz7xkXQiZAI5xi9f3WWFYBlX1CPTrR+NDToRkQ=

0 commit comments

Comments
 (0)