From dbbd26c0c934fad0537e09791d39f03b14d7ec73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 22:01:49 +0530 Subject: [PATCH] chore(deps): bump github.com/hibare/GoCommon/v2 in the go group (#212) Bumps the go group with 1 update: [github.com/hibare/GoCommon/v2](https://github.com/hibare/GoCommon). Updates `github.com/hibare/GoCommon/v2` from 2.18.0 to 2.19.0 - [Release notes](https://github.com/hibare/GoCommon/releases) - [Commits](https://github.com/hibare/GoCommon/compare/v2.18.0...v2.19.0) --- updated-dependencies: - dependency-name: github.com/hibare/GoCommon/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index e9f8041..45abe88 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.22 require ( github.com/go-co-op/gocron v1.37.0 - github.com/hibare/GoCommon/v2 v2.18.0 + github.com/hibare/GoCommon/v2 v2.19.0 github.com/jedib0t/go-pretty/v6 v6.6.1 github.com/spf13/cobra v1.8.1 ) diff --git a/go.sum b/go.sum index bcdaa75..a4cdb88 100644 --- a/go.sum +++ b/go.sum @@ -22,8 +22,8 @@ github.com/google/uuid v1.4.0 h1:MtMxsa51/r9yyhkyLsVeVt0B+BGQZzpQiTQ4eHZ8bc4= github.com/google/uuid v1.4.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= 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/hibare/GoCommon/v2 v2.18.0 h1:hqLn9AUiE8jNyG3ehp6vRS3DZuqdTUG62aFfArsGsTM= -github.com/hibare/GoCommon/v2 v2.18.0/go.mod h1:OOw6GBYliLr75x7RSnmwrhP0Bb1pLS97iWn6ufcD/Gk= +github.com/hibare/GoCommon/v2 v2.19.0 h1:CuUxpa6TNFDy/x2XWWoSJ2xWG8ttS4A4pkclTMdiM24= +github.com/hibare/GoCommon/v2 v2.19.0/go.mod h1:OOw6GBYliLr75x7RSnmwrhP0Bb1pLS97iWn6ufcD/Gk= github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8= github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw= github.com/jedib0t/go-pretty/v6 v6.6.1 h1:iJ65Xjb680rHcikRj6DSIbzCex2huitmc7bDtxYVWyc=