Skip to content

Commit

Permalink
chore(deps): bump github.com/kong/deck from 1.28.0 to 1.28.1 (#863)
Browse files Browse the repository at this point in the history
Bumps [github.com/kong/deck](https://github.com/kong/deck) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/kong/deck/releases)
- [Changelog](https://github.com/Kong/deck/blob/main/CHANGELOG.md)
- [Commits](Kong/deck@v1.28.0...v1.28.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent c2467b5 commit 0d57f75
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 @@ -11,7 +11,7 @@ require (
github.com/docker/docker v24.0.7+incompatible
github.com/google/go-github/v48 v48.2.0
github.com/google/uuid v1.4.0
github.com/kong/deck v1.28.0
github.com/kong/deck v1.28.1
github.com/kong/go-kong v0.48.0
github.com/mitchellh/go-homedir v1.1.0
github.com/samber/lo v1.38.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -277,8 +277,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.28.0 h1:D3JeiKhgHi6GbnM/yybtw1w+NFHDC/UtOrBiZ0CDKa8=
github.com/kong/deck v1.28.0/go.mod h1:SrJqHqLTBTSJpIjWsyDR4kC88w7Px1EQDOGt0joVvoE=
github.com/kong/deck v1.28.1 h1:s5o3th/z5vzXxuyt+POd1P1mSjKCIBvDNk6RBQFGOoU=
github.com/kong/deck v1.28.1/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/semver/v4 v4.0.1 h1:DIcNR8W3gfx0KabFBADPalxxsp+q/5COwIFkkhrFQ2Y=
Expand Down

0 comments on commit 0d57f75

Please sign in to comment.