Skip to content

Commit

Permalink
chore(deps): bump github.com/hibare/GoCommon/v2 in the go group (#214)
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.12.0 to 2.13.0
- [Release notes](https://github.com/hibare/GoCommon/releases)
- [Commits](hibare/GoCommon@v2.12.0...v2.13.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent 3e6302c commit 631198c
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/docker/docker v27.1.1+incompatible
github.com/go-chi/chi/v5 v5.1.0
github.com/google/uuid v1.6.0
github.com/hibare/GoCommon/v2 v2.12.0
github.com/hibare/GoCommon/v2 v2.13.0
github.com/pkg/errors v0.9.1
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 h1:YBftPWNWd4WwGqtY2yeZL2ef8rHAxPBD8KFhJpmcqms=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0/go.mod h1:YN5jB8ie0yfIUg6VvR9Kz84aCaG7AsGZnLjhHbUqwPg=
github.com/hibare/GoCommon/v2 v2.12.0 h1:REcmiC/JwPFGqc4YXHFsfWQ/ZBmzw1/EJ5ashoAJafY=
github.com/hibare/GoCommon/v2 v2.12.0/go.mod h1:cL6pb1RNdSCnUl7ifjpOmUKV4ZPfJ6MLDtBaYyHVO6g=
github.com/hibare/GoCommon/v2 v2.13.0 h1:pAIRXOgCYP0l6mdS+um6grMLk+hOy1E2a4MrgYYq/yE=
github.com/hibare/GoCommon/v2 v2.13.0/go.mod h1:Tg0tS9gdGiggHee2mgo2yHPF2h5Cr/eCtarN1t5u5+8=
github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0=
github.com/joho/godotenv v1.5.1/go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4=
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
Expand Down

0 comments on commit 631198c

Please sign in to comment.