Skip to content

Commit

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

---
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]>

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 Dec 23, 2022
1 parent 77e184c commit 48117d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ require (
github.com/go-logr/logr v1.2.3
github.com/google/go-cmp v0.5.9
github.com/google/uuid v1.3.0
github.com/kong/deck v1.17.0
github.com/kong/go-kong v0.34.0
github.com/kong/deck v1.17.1
github.com/kong/go-kong v0.34.1-0.20221222170410-6c81ce561662
github.com/kong/kubernetes-testing-framework v0.24.1
github.com/lithammer/dedent v1.1.0
github.com/miekg/dns v1.1.50
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -483,10 +483,10 @@ github.com/kisielk/errcheck v1.2.0/go.mod h1:/BMXB+zMLi60iA8Vv6Ksmxu/1UDYcXs4uQL
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
github.com/klauspost/compress v1.13.6/go.mod h1:/3/Vjq9QcHkK5uEr5lBEmyoZ1iFhe47etQ6QUkpK6sk=
github.com/kong/deck v1.17.0 h1:ky390eEODpHgjm3AOtHa/2mlPoTzZMxB92BtDwsBlDg=
github.com/kong/deck v1.17.0/go.mod h1:qI12ZTzz3fTl1y7URd38qggrbBIlN0YVKLvvBqA1Vzc=
github.com/kong/go-kong v0.34.0 h1:HS6Ak+rtxcXTBKg8kJpVErtnlF0m2V7kpbQSBoRlCs8=
github.com/kong/go-kong v0.34.0/go.mod h1:G30uJtuJOjJXFL1vulIrz/27KhPdE2g0GtJZlNINU6U=
github.com/kong/deck v1.17.1 h1:mBtd5CBv+Ouwz6SbOWfpvQvSMsiD3jwIeiKVU0oNvFI=
github.com/kong/deck v1.17.1/go.mod h1:IH/Ic9dgBwvb1WHOx3+0BUzo+SYiVjd9inEe+JIIeK4=
github.com/kong/go-kong v0.34.1-0.20221222170410-6c81ce561662 h1:IIIAzs6eNp+lA+E0k9oooAyqmAJyAA/9Ebyb0y19mrU=
github.com/kong/go-kong v0.34.1-0.20221222170410-6c81ce561662/go.mod h1:G30uJtuJOjJXFL1vulIrz/27KhPdE2g0GtJZlNINU6U=
github.com/kong/kubernetes-testing-framework v0.24.1 h1:gAxsdoiQpiy3Fuobnkk6cqRklar7sHgYj1YkuyzN72o=
github.com/kong/kubernetes-testing-framework v0.24.1/go.mod h1:06+dJPW+b51PNNbTEb3J1hOgVD70l9eLvgmx5n0DDT4=
github.com/kong/semver/v4 v4.0.1 h1:DIcNR8W3gfx0KabFBADPalxxsp+q/5COwIFkkhrFQ2Y=
Expand Down

0 comments on commit 48117d1

Please sign in to comment.