Skip to content

Commit

Permalink
deps: bump github.com/Azure/azure-container-networking from 1.5.18 to…
Browse files Browse the repository at this point in the history
… 1.5.19 in /azure-ipam (#2539)

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.5.18 to 1.5.19.
- [Release notes](https://github.com/Azure/azure-container-networking/releases)
- [Commits](v1.5.18...v1.5.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>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent 1f57756 commit 4944f80
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion azure-ipam/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/Azure/azure-container-networking/azure-ipam
go 1.21

require (
github.com/Azure/azure-container-networking v1.5.18
github.com/Azure/azure-container-networking v1.5.19
github.com/containernetworking/cni v1.1.2
github.com/containernetworking/plugins v1.4.0
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions azure-ipam/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMT
code.cloudfoundry.org/clock v0.0.0-20180518195852-02e53af36e6c/go.mod h1:QD9Lzhd/ux6eNQVUDVRJX/RKTigpewimNYBi7ivZKY8=
code.cloudfoundry.org/clock v1.1.0 h1:XLzC6W3Ah/Y7ht1rmZ6+QfPdt1iGWEAAtIZXgiaj57c=
code.cloudfoundry.org/clock v1.1.0/go.mod h1:yA3fxddT9RINQL2XHS7PS+OXxKCGhfrZmlNUCIM6AKo=
github.com/Azure/azure-container-networking v1.5.18 h1:PBFO1ON4yvgw1NKmzvpUuSAVTqzK1wtCmzdyZ3kE1ic=
github.com/Azure/azure-container-networking v1.5.18/go.mod h1:AJ5ZTZ0UBNBBIS3DAr883DrdHnCJRR3vBpPMDSCZ+nA=
github.com/Azure/azure-container-networking v1.5.19 h1:vdSUU0EjyUu5ePdJyiBT2bOUH24hFI6sB6eWocvfXr4=
github.com/Azure/azure-container-networking v1.5.19/go.mod h1:T0wq4BcGMX+S0ue3grruyej/C7GbhjN2B2ciHxqPNeg=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 h1:lGlwhPtrX6EVml1hO0ivjkUxsSyl4dsiw9qcA1k/3IQ=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1/go.mod h1:RKUqNu35KJYcVG/fqTRqmuXJZYNhYkBrnC/hX7yGbTA=
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.4.0 h1:BMAjVKJM0U/CYF27gA0ZMmXGkOcvfFtD0oHVZ1TIPRI=
Expand Down

0 comments on commit 4944f80

Please sign in to comment.