Skip to content

Commit

Permalink
build(deps): bump github.com/zncdatadev/operator-go from 0.5.0 to 0.7…
Browse files Browse the repository at this point in the history
….0 (#51)

Bumps [github.com/zncdatadev/operator-go](https://github.com/zncdatadev/operator-go) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/zncdatadev/operator-go/releases)
- [Changelog](https://github.com/zncdatadev/operator-go/blob/main/CHANGELOG.md)
- [Commits](zncdatadev/operator-go@v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/zncdatadev/operator-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 1, 2024
1 parent e234290 commit 1aaa44f
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 @@ -9,7 +9,7 @@ require (
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/gomega v1.33.1
github.com/zncdatadev/listener-operator v0.0.0-20240521093857-96c738598120
github.com/zncdatadev/operator-go v0.5.0
github.com/zncdatadev/operator-go v0.7.0
k8s.io/api v0.30.1
k8s.io/apimachinery v0.30.2
k8s.io/client-go v0.30.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9dec
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/zncdatadev/listener-operator v0.0.0-20240521093857-96c738598120 h1:R1Iqqd5NA9Utq0CLuMnWsoDXqDdc5yJPF6q10KDZ5Es=
github.com/zncdatadev/listener-operator v0.0.0-20240521093857-96c738598120/go.mod h1:irFkxipcaTn4uEWXeehbrWRr+DZB2xjmckakry+U9r0=
github.com/zncdatadev/operator-go v0.5.0 h1:VGpApTrre2brmZTT7x3GPOJsYLNZtGolddfI5szA7wg=
github.com/zncdatadev/operator-go v0.5.0/go.mod h1:O5CSSSV6GUjxy13jXDrCpluCwKF60xGHQ+m+3GJARF8=
github.com/zncdatadev/operator-go v0.7.0 h1:b/slHv/IkrDC0caGApTaOHqSyHUfXNJsZnpNT6w9AqQ=
github.com/zncdatadev/operator-go v0.7.0/go.mod h1:JMIBxkTLlryxmdh15OK1UTRfKU9HlDD5OtO+2YTkDfs=
go.uber.org/atomic v1.7.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc=
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
go.uber.org/goleak v1.3.0/go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE=
Expand Down

0 comments on commit 1aaa44f

Please sign in to comment.