Skip to content

Commit

Permalink
chore(deps): bump github.com/onmetal/controller-utils
Browse files Browse the repository at this point in the history
Bumps [github.com/onmetal/controller-utils](https://github.com/onmetal/controller-utils) from 0.8.2 to 0.8.3.
- [Commits](onmetal/controller-utils@v0.8.2...v0.8.3)

---
updated-dependencies:
- dependency-name: github.com/onmetal/controller-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 9f8c837 commit 46f946c
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 @@ -13,7 +13,7 @@ require (
github.com/gardener/machine-controller-manager v0.50.1
github.com/go-logr/logr v1.3.0
github.com/imdario/mergo v0.3.16
github.com/onmetal/controller-utils v0.8.2
github.com/onmetal/controller-utils v0.8.3
github.com/onmetal/onmetal-api v0.1.2-0.20230928225058-754dd4d16010
github.com/onsi/ginkgo/v2 v2.13.1
github.com/onsi/gomega v1.30.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,8 @@ github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
github.com/onmetal/controller-utils v0.8.2 h1:dMPTWivqFVIkSbHRtG9Xue+kVR+Hqu3Ag8ULDBQg5Jo=
github.com/onmetal/controller-utils v0.8.2/go.mod h1:FNYXMHxQsZuEypdScP1ZEBK5i10XyCkNNGzhB6icglA=
github.com/onmetal/controller-utils v0.8.3 h1:yIS9Gz+QO1oQEpXlfZFbnPz2fttpk4ZYBz0f80ovd48=
github.com/onmetal/controller-utils v0.8.3/go.mod h1:8Inx1jd9R85PjFoQLMNDCQnYI5wMYcmnhK8DD2V4l50=
github.com/onmetal/onmetal-api v0.1.2-0.20230928225058-754dd4d16010 h1:7nbhE1adc+HDDOpUyrD5gMqI/cfBuH60bcv3l/+V+v4=
github.com/onmetal/onmetal-api v0.1.2-0.20230928225058-754dd4d16010/go.mod h1:hPpc+xzka053PkPZVk22qmVrAxJ4POlUn8WmdYEF4TE=
github.com/onsi/ginkgo v0.0.0-20170829012221-11459a886d9c/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
Expand Down

0 comments on commit 46f946c

Please sign in to comment.