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.5.0 to 5.…
Browse files Browse the repository at this point in the history
…5.1 (#135)

Bumps [github.com/hellofresh/health-go/v5](https://github.com/hellofresh/health-go) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/hellofresh/health-go/releases)
- [Commits](hellofresh/health-go@v5.5.0...v5.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 16, 2023
1 parent 21074aa commit fc304ef
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.1
github.com/fiatjaf/relayer v1.7.3
github.com/hashicorp/logutils v1.0.0
github.com/hellofresh/health-go/v5 v5.5.0
github.com/hellofresh/health-go/v5 v5.5.1
github.com/kelseyhightower/envconfig v1.4.0
github.com/mattn/go-sqlite3 v1.14.18
github.com/microcosm-cc/bluemonday v1.0.26
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,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.5.0 h1:N6zl1kOTTRsn26Bvo0KLTFSrK3iBOekhCLj3jbP9brI=
github.com/hellofresh/health-go/v5 v5.5.0/go.mod h1:+eIMwQtFWKlrl9kE+eLeK//f97xAewFg2pP1U1v+Svg=
github.com/hellofresh/health-go/v5 v5.5.1 h1:QVGiq5Amv73HMlVh/KgrB3OqxZ+wSUpZKiOrIs5mNco=
github.com/hellofresh/health-go/v5 v5.5.1/go.mod h1:GutnYy+rj2sZsyArSSt5VhfHP3FH8tiZ2tpKLOY+/0M=
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 fc304ef

Please sign in to comment.