Skip to content

Commit

Permalink
build(deps): bump gopkg.in/k8snetworkplumbingwg/multus-cni.v4 (#4806)
Browse files Browse the repository at this point in the history
Bumps gopkg.in/k8snetworkplumbingwg/multus-cni.v4 from 4.1.3 to 4.1.4.

---
updated-dependencies:
- dependency-name: gopkg.in/k8snetworkplumbingwg/multus-cni.v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 322fb8e commit 69b7271
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ require (
golang.org/x/time v0.8.0
google.golang.org/grpc v1.68.1
google.golang.org/protobuf v1.35.2
gopkg.in/k8snetworkplumbingwg/multus-cni.v4 v4.1.3
gopkg.in/k8snetworkplumbingwg/multus-cni.v4 v4.1.4
k8s.io/api v0.31.3
k8s.io/apiextensions-apiserver v0.31.3
k8s.io/apimachinery v0.31.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1045,8 +1045,8 @@ gopkg.in/inf.v0 v0.9.1 h1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc=
gopkg.in/inf.v0 v0.9.1/go.mod h1:cWUDdTG/fYaXco+Dcufb5Vnc6Gp2YChqWtbxRZE0mXw=
gopkg.in/ini.v1 v1.67.0 h1:Dgnx+6+nfE+IfzjUEISNeydPJh9AXNNsWbGP9KzCsOA=
gopkg.in/ini.v1 v1.67.0/go.mod h1:pNLf8WUiyNEtQjuu5G5vTm06TEv9tsIgeAvK8hOrP4k=
gopkg.in/k8snetworkplumbingwg/multus-cni.v4 v4.1.3 h1:3ZWD4HY6Ybcshw1JPZ9JgpN7E+8qua6abBdwIflRJzQ=
gopkg.in/k8snetworkplumbingwg/multus-cni.v4 v4.1.3/go.mod h1:JzERWSpaMAHHSIGP7tUiCzENwBb21NzVoXxYDuirpJE=
gopkg.in/k8snetworkplumbingwg/multus-cni.v4 v4.1.4 h1:+/aWUXBRWdNaEwjV74ExSP0J9OTd1z+ZcELPtywc1zg=
gopkg.in/k8snetworkplumbingwg/multus-cni.v4 v4.1.4/go.mod h1:UwswLRnssTB8pkghJOa+C30ghyXLwRSAbOIVAWbRNvA=
gopkg.in/natefinch/lumberjack.v2 v2.2.1 h1:bBRl1b0OH9s/DuPhuXpNl+VtCaJXFZ5/uEFST95x9zc=
gopkg.in/natefinch/lumberjack.v2 v2.2.1/go.mod h1:YD8tP3GAjkrDg1eZH7EGmyESg/lsYskCTPBJVb9jqSc=
gopkg.in/square/go-jose.v2 v2.6.0 h1:NGk74WTnPKBNUhNzQX7PYcTLUjoq7mzKk2OKbvwk2iI=
Expand Down

0 comments on commit 69b7271

Please sign in to comment.