Skip to content

Commit

Permalink
build(deps): bump github.com/zncdata-labs/operator-go
Browse files Browse the repository at this point in the history
Bumps [github.com/zncdata-labs/operator-go](https://github.com/zncdata-labs/operator-go) from 0.0.0-20240103025636-2884a47a1bef to 0.3.0.
- [Release notes](https://github.com/zncdata-labs/operator-go/releases)
- [Changelog](https://github.com/zncdata-labs/operator-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zncdata-labs/operator-go/commits/v0.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 2a3da66 commit ea7123c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/go-logr/logr v1.3.0
github.com/onsi/ginkgo/v2 v2.13.0
github.com/onsi/gomega v1.29.0
github.com/zncdata-labs/operator-go v0.0.0-20240103025636-2884a47a1bef
github.com/zncdata-labs/operator-go v0.3.0
k8s.io/api v0.29.0
k8s.io/apimachinery v0.29.0
k8s.io/client-go v0.29.0
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/zncdata-labs/operator-go v0.0.0-20231226023757-a73f8d2516e6 h1:/gKHMNMY/aoi4znLr2stMdTjvWnAtHleUeJZlOg8OeA=
github.com/zncdata-labs/operator-go v0.0.0-20231226023757-a73f8d2516e6/go.mod h1:y5EDDKn3tt5X9RiO+xsVAw26Xk65bdO1j3R0w1MA5d4=
github.com/zncdata-labs/operator-go v0.0.0-20240103025636-2884a47a1bef h1:K4dXCR/EiBYgfBtPv0Hi6porxBSsHXMIi4OM619qQa0=
github.com/zncdata-labs/operator-go v0.0.0-20240103025636-2884a47a1bef/go.mod h1:y5EDDKn3tt5X9RiO+xsVAw26Xk65bdO1j3R0w1MA5d4=
github.com/zncdata-labs/operator-go v0.3.0 h1:INrKbnRaAUh3aGPiDF40pqabNgJKRmclEwost06yw5A=
github.com/zncdata-labs/operator-go v0.3.0/go.mod h1:y5EDDKn3tt5X9RiO+xsVAw26Xk65bdO1j3R0w1MA5d4=
go.uber.org/atomic v1.7.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc=
go.uber.org/goleak v1.1.11/go.mod h1:cwTWslyiVhfpKIDGSZEM2HlOvcqm+tG4zioyIeLoqMQ=
go.uber.org/goleak v1.2.1 h1:NBol2c7O1ZokfZ0LEU9K6Whx/KnwvepVetCUhtKja4A=
Expand Down

0 comments on commit ea7123c

Please sign in to comment.