Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

Commit

Permalink
chore(deps): bump github.com/hellofresh/health-go/v5 from 5.2.0 to 5.…
Browse files Browse the repository at this point in the history
…3.0 (#94)

Bumps [github.com/hellofresh/health-go/v5](https://github.com/hellofresh/health-go) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/hellofresh/health-go/releases)
- [Commits](hellofresh/health-go@v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: github.com/hellofresh/health-go/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 30, 2023
1 parent b4b5696 commit 09e3ecf
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 @@ -12,7 +12,7 @@ require (
github.com/eko/gocache/store/redis/v4 v4.2.0
github.com/fiatjaf/relayer v1.7.3
github.com/hashicorp/logutils v1.0.0
github.com/hellofresh/health-go/v5 v5.2.0
github.com/hellofresh/health-go/v5 v5.3.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/mattn/go-sqlite3 v1.14.17
github.com/microcosm-cc/bluemonday v1.0.24
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWm
github.com/gorilla/websocket v1.5.0/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y=
github.com/hashicorp/logutils v1.0.0/go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64=
github.com/hellofresh/health-go/v5 v5.2.0 h1:iMaLjqLbwJKRDU545SvdRsgPA+ARblxOHvGW3OBkOHY=
github.com/hellofresh/health-go/v5 v5.2.0/go.mod h1:bdHDRW8Oqm2DoaeN8Q9ekXacttJDkr7FDRrSs1/06OU=
github.com/hellofresh/health-go/v5 v5.3.0 h1:T0tapAAuqVIiagRn0YQzFoIPAQek120/vQYPxpMMJ9M=
github.com/hellofresh/health-go/v5 v5.3.0/go.mod h1:N6MLoACjLHjQQhQh+m2S1rXj1PuSBs/5uI32JKBzwf8=
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
github.com/jessevdk/go-flags v0.0.0-20141203071132-1679536dcc89/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=
github.com/jessevdk/go-flags v1.4.0/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=
Expand Down

0 comments on commit 09e3ecf

Please sign in to comment.