Skip to content

Commit

Permalink
chore(deps): bump the go group with 1 update (#132)
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.8.0 to 2.9.0
- [Release notes](https://github.com/hibare/GoCommon/releases)
- [Commits](hibare/GoCommon@v2.8.0...v2.9.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 Mar 31, 2024
1 parent a44c6e6 commit 74a2bb9
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 @@ -5,7 +5,7 @@ go 1.21
require (
github.com/go-co-op/gocron v1.37.0
github.com/gocolly/colly v1.2.0
github.com/hibare/GoCommon/v2 v2.8.0
github.com/hibare/GoCommon/v2 v2.9.0
github.com/stretchr/testify v1.9.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
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/hibare/GoCommon/v2 v2.8.0 h1:iq3OlD/261IHi/NekuwDnSP4WCzbXv8z4ju+1edEpsc=
github.com/hibare/GoCommon/v2 v2.8.0/go.mod h1:qzVRqTqKuuuJL9QEQvV76aFDa0924yYikaLcb/4z36U=
github.com/hibare/GoCommon/v2 v2.9.0 h1:c2hPa3cBRKq3O2kfZAUYiae4xkcLMIDMnSaIaLNVywM=
github.com/hibare/GoCommon/v2 v2.9.0/go.mod h1:4K0B1hJZjOIVB/Uj7xnHNUAI3SJmo/1996CaYoJVuAk=
github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0=
github.com/joho/godotenv v1.5.1/go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4=
github.com/kennygrant/sanitize v1.2.4 h1:gN25/otpP5vAsO2djbMhF/LQX6R7+O1TB4yv8NzpJ3o=
Expand Down

0 comments on commit 74a2bb9

Please sign in to comment.