Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: github.com/kong/deck
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2023
1 parent 26652b0 commit 6e28bcc
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 @@ -9,7 +9,7 @@ require (
github.com/google/go-github/v48 v48.2.0
github.com/google/uuid v1.3.0
github.com/jetstack/cert-manager v1.7.2
github.com/kong/deck v1.17.2
github.com/kong/deck v1.17.3
github.com/kong/go-kong v0.37.0
github.com/mitchellh/go-homedir v1.1.0
github.com/samber/lo v1.37.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -257,8 +257,8 @@ github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1
github.com/jstemmer/go-junit-report v0.9.1/go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk=
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/kong/deck v1.17.2 h1:uWmXj1k3T4DGYr3N542Hsz4iIWYQWqcBGZ903KakLD8=
github.com/kong/deck v1.17.2/go.mod h1:gIj+4WuAzVhmUsBTYiG1pFD0F2QRqlANHIH/fs9+71o=
github.com/kong/deck v1.17.3 h1:rtoycfr3TAp09RWcSmW9qg/4kUPl5UBCA4bQyFLVvBI=
github.com/kong/deck v1.17.3/go.mod h1:cHU6K+Z4DmTqVr0dYFZHZKiizVe0cXI3c5HT2itAzL8=
github.com/kong/go-kong v0.37.0 h1:81I49dJF6gKTCcWR+bxwp3VHlN4/2kaQ4oxVw252mGY=
github.com/kong/go-kong v0.37.0/go.mod h1:4xT4uMMGcysH3qOqm458JyIbDBUw8MVAQIi+DP8ggtc=
github.com/kong/semver/v4 v4.0.1 h1:DIcNR8W3gfx0KabFBADPalxxsp+q/5COwIFkkhrFQ2Y=
Expand Down

0 comments on commit 6e28bcc

Please sign in to comment.