Skip to content

Commit

Permalink
chore(deps): bump k8s.io/code-generator from 0.29.4 to 0.31.0 (#127)
Browse files Browse the repository at this point in the history
* chore(deps): bump k8s.io/code-generator from 0.29.4 to 0.31.0

Bumps [k8s.io/code-generator](https://github.com/kubernetes/code-generator) from 0.29.4 to 0.31.0.
- [Commits](kubernetes/code-generator@v0.29.4...v0.31.0)

---
updated-dependencies:
- dependency-name: k8s.io/code-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: go mod tidy

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patryk Małek <[email protected]>
  • Loading branch information
dependabot[bot] and pmalek authored Nov 22, 2024
1 parent ae3de6e commit 4c15b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/kong/go-database-reconciler

go 1.22.0

toolchain go1.22.4
toolchain go1.23.0

replace github.com/yudai/gojsondiff v1.0.0 => github.com/Kong/gojsondiff v1.3.0

Expand Down

0 comments on commit 4c15b26

Please sign in to comment.