Skip to content

Commit

Permalink
chore(deps): bump github.com/kong/deck from 1.29.1 to 1.29.2 (#5135)
Browse files Browse the repository at this point in the history
Bumps [github.com/kong/deck](https:/kong/deck) from 1.29.1 to 1.29.2.
- [Release notes](https:/kong/deck/releases)
- [Changelog](https:/Kong/deck/blob/main/CHANGELOG.md)
- [Commits](Kong/deck@v1.29.1...v1.29.2)

---
updated-dependencies:
- dependency-name: github.com/kong/deck
  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>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent 75c71ee commit b4718ab
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 @@ -29,7 +29,7 @@ require (
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.4.0
github.com/jpillora/backoff v1.0.0
github.com/kong/deck v1.29.1
github.com/kong/deck v1.29.2
github.com/kong/go-kong v0.48.0
github.com/kong/kubernetes-telemetry v0.1.2
github.com/kong/kubernetes-testing-framework v0.41.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,8 @@ github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
github.com/klauspost/compress v1.17.0 h1:Rnbp4K9EjcDuVuHtd0dgA4qNuv9yKDYKK1ulpJwgrqM=
github.com/klauspost/compress v1.17.0/go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE=
github.com/kong/deck v1.29.1 h1:fcYbjkQvA2a0uNxvbDXobM+jRtSDt39xZIGkJlvaeZI=
github.com/kong/deck v1.29.1/go.mod h1:87zwg1HgM/cGm/4ENlvAlq199ClP0xZ6VTdbZiefAO8=
github.com/kong/deck v1.29.2 h1:DilWRAHh4vZiTTokk5LYzzlKpXPatQ6KjHcXH8zHu8c=
github.com/kong/deck v1.29.2/go.mod h1:87zwg1HgM/cGm/4ENlvAlq199ClP0xZ6VTdbZiefAO8=
github.com/kong/go-kong v0.48.0 h1:vK1OpoxO50qlKdwPfmx9ChvkTKRsoCCB3b3iHo1umLc=
github.com/kong/go-kong v0.48.0/go.mod h1:qH4CEFqT83ywmu1TlMZX09clQH4B8/dX88CtT/jdv/E=
github.com/kong/kubernetes-telemetry v0.1.2 h1:fxKdEbFQ+aGrh+3x0LIEgRmyQ4wP/ZWv8QucqTI4Jcs=
Expand Down

0 comments on commit b4718ab

Please sign in to comment.