Skip to content

Commit

Permalink
chore(deps): bump github.com/hibare/GoCommon/v2 in the go group (#212)
Browse files Browse the repository at this point in the history
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](hibare/GoCommon@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 87eb900 commit dbbd26c
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 @@ -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
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit dbbd26c

Please sign in to comment.