Skip to content

Commit 41f71e0

Browse files
chore(deps): bump github.com/kong/go-database-reconciler (#6335)
Bumps [github.com/kong/go-database-reconciler](https://github.com/kong/go-database-reconciler) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/kong/go-database-reconciler/releases) - [Commits](Kong/go-database-reconciler@v1.14.0...1.14.1) --- updated-dependencies: - dependency-name: github.com/kong/go-database-reconciler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4cdc945 commit 41f71e0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ require (
3030
github.com/google/go-cmp v0.6.0
3131
github.com/google/uuid v1.6.0
3232
github.com/jpillora/backoff v1.0.0
33-
github.com/kong/go-database-reconciler v1.14.0
33+
github.com/kong/go-database-reconciler v1.14.1
3434
github.com/kong/go-kong v0.57.0
3535
github.com/kong/kubernetes-telemetry v0.1.4
3636
github.com/kong/kubernetes-testing-framework v0.47.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -238,8 +238,8 @@ github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI
238238
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
239239
github.com/klauspost/compress v1.17.0 h1:Rnbp4K9EjcDuVuHtd0dgA4qNuv9yKDYKK1ulpJwgrqM=
240240
github.com/klauspost/compress v1.17.0/go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE=
241-
github.com/kong/go-database-reconciler v1.14.0 h1:QTkyO5CO5GHCWUU5ZVJYINRgxp2H/8LM3WDeHT1qJ7U=
242-
github.com/kong/go-database-reconciler v1.14.0/go.mod h1:OsyUWH3SUvXAd5HJx3PhRU3PyzH0uCy7bTlzoSfw8Ew=
241+
github.com/kong/go-database-reconciler v1.14.1 h1:NkMiarWUnCzK/0kMgMVlVRqFlccBq3XfZeQAuy72dKk=
242+
github.com/kong/go-database-reconciler v1.14.1/go.mod h1:OsyUWH3SUvXAd5HJx3PhRU3PyzH0uCy7bTlzoSfw8Ew=
243243
github.com/kong/go-kong v0.57.0 h1:e+4bHTzcO0xhFPVyGIUtlO+B4E4l14k55NH8Vjw6ORY=
244244
github.com/kong/go-kong v0.57.0/go.mod h1:gyNwyP1fzztT6sX/0/ygMQ30OiRMIQ51b2jSfstMrcU=
245245
github.com/kong/kubernetes-telemetry v0.1.4 h1:Yz7OlECxWKgNRG1wJ5imA4+H0dQEpdU9d86uhwUVpu4=

0 commit comments

Comments
 (0)