From 1b932ea1917b4fee634dfe396105470ef071f2e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 07:25:34 +0000 Subject: [PATCH] chore(deps): bump github.com/hatappi/go-kit from 0.0.12 to 0.0.14 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](https://github.com/hatappi/go-kit/compare/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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index b7355cb..5550396 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index 08734b5..8167762 100644 --- a/go.sum +++ b/go.sum @@ -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=