Skip to content

Commit

Permalink
build(deps): bump k8s.io/sample-controller from 0.25.4 to 0.25.5 (#2146)
Browse files Browse the repository at this point in the history
Bumps [k8s.io/sample-controller](https://github.com/kubernetes/sample-controller) from 0.25.4 to 0.25.5.
- [Release notes](https://github.com/kubernetes/sample-controller/releases)
- [Commits](kubernetes/sample-controller@v0.25.4...v0.25.5)

---
updated-dependencies:
- dependency-name: k8s.io/sample-controller
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

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] committed Dec 9, 2022
1 parent 7aa9bdb commit 39ee1e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ require (
google.golang.org/grpc v1.51.0
google.golang.org/protobuf v1.28.1
gopkg.in/k8snetworkplumbingwg/multus-cni.v3 v3.9.2
k8s.io/api v0.25.4
k8s.io/apimachinery v0.25.4
k8s.io/api v0.25.5
k8s.io/apimachinery v0.25.5
k8s.io/client-go v12.0.0+incompatible
k8s.io/klog/v2 v2.80.1
k8s.io/kubernetes v1.25.4
k8s.io/sample-controller v0.25.4
k8s.io/sample-controller v0.25.5
k8s.io/utils v0.0.0-20221128185143-99ec85e7a448
kubevirt.io/client-go v0.58.0
sigs.k8s.io/controller-runtime v0.13.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1937,8 +1937,8 @@ k8s.io/kube-proxy v0.25.4/go.mod h1:k76TWxXoQwclQfH/NU6SFmOjPJt7h+11PGwgx0OR8T0=
k8s.io/kubernetes v1.13.0/go.mod h1:ocZa8+6APFNC2tX1DZASIbocyYT5jHzqFVsY5aoB7Jk=
k8s.io/kubernetes v1.25.4 h1:M1+MR8IxE64zHhSSDn30twChLaOI+p0Kt77pvyQMKwU=
k8s.io/kubernetes v1.25.4/go.mod h1:lvEY+3iJhh+sGIK1LorGkI56rW0eLGsfalnp68wQwYU=
k8s.io/sample-controller v0.25.4 h1:DWOuUMa3qHAP/734F75hSyMtGQrojodwGuEdrirzw9A=
k8s.io/sample-controller v0.25.4/go.mod h1:uaKn9T3EHfpgJA2uuDadTpr/zyZywWsIibNgAzByF8U=
k8s.io/sample-controller v0.25.5 h1:pmQYG9DFX2kyDCUnS4r0c+mbCpiU/tgdiAYFJezBnaw=
k8s.io/sample-controller v0.25.5/go.mod h1:O304kQz5j23hWAbsu4OroeSHt/7RghBuzkKkjIzyI3E=
k8s.io/utils v0.0.0-20190801114015-581e00157fb1/go.mod h1:sZAwmy6armz5eXlNoLmJcl4F1QuKu7sr+mFQ0byX7Ew=
k8s.io/utils v0.0.0-20191114200735-6ca3b61696b6/go.mod h1:sZAwmy6armz5eXlNoLmJcl4F1QuKu7sr+mFQ0byX7Ew=
k8s.io/utils v0.0.0-20201110183641-67b214c5f920/go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA=
Expand Down

0 comments on commit 39ee1e7

Please sign in to comment.