Skip to content

Commit

Permalink
chore(deps): bump github.com/hatappi/go-kit from 0.0.12 to 0.0.14
Browse files Browse the repository at this point in the history
Bumps [github.com/hatappi/go-kit](https://github.com/hatappi/go-kit) from 0.0.12 to 0.0.14.
- [Release notes](https://github.com/hatappi/go-kit/releases)
- [Commits](hatappi/go-kit@v0.0.12...v0.0.14)

---
updated-dependencies:
- dependency-name: github.com/hatappi/go-kit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent a548ade commit 1b932ea
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 @@ -6,7 +6,7 @@ require (
github.com/gdamore/tcell v1.4.0
github.com/go-playground/validator/v10 v10.13.0
github.com/golangci/golangci-lint v1.52.2
github.com/hatappi/go-kit v0.0.12
github.com/hatappi/go-kit v0.0.14
github.com/mattn/go-runewidth v0.0.15
github.com/mitchellh/go-homedir v1.1.0
github.com/mitchellh/mapstructure v1.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -339,8 +339,8 @@ github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ
github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
github.com/hatappi/go-kit v0.0.12 h1:KohJc/0XyhJVBlCmdqiq5TgFDEUpeT4MuLYJnGcW2T8=
github.com/hatappi/go-kit v0.0.12/go.mod h1:IVkWcgiQix5lTtZLhB/YL0toCKv9m5yyb42tKKTIv9M=
github.com/hatappi/go-kit v0.0.14 h1:LLU4tFMxdZL2MA5wEg4C/uwP1WhLhNW0wVe2pD3rcqY=
github.com/hatappi/go-kit v0.0.14/go.mod h1:IVkWcgiQix5lTtZLhB/YL0toCKv9m5yyb42tKKTIv9M=
github.com/haya14busa/go-actions-toolkit v0.0.0-20200105081403-ca0307860f01 h1:HiJF8Mek+I7PY0Bm+SuhkwaAZSZP83sw6rrTMrgZ0io=
github.com/haya14busa/go-actions-toolkit v0.0.0-20200105081403-ca0307860f01/go.mod h1:1DWDZmeYf0LX30zscWb7K9rUMeirNeBMd5Dum+seUhc=
github.com/haya14busa/go-checkstyle v0.0.0-20170303121022-5e9d09f51fa1/go.mod h1:RsN5RGgVYeXpcXNtWyztD5VIe7VNSEqpJvF2iEH7QvI=
Expand Down

0 comments on commit 1b932ea

Please sign in to comment.