Skip to content

Commit

Permalink
Bump github.com/hellofresh/updater-go/v3 from 3.0.6 to 3.0.7
Browse files Browse the repository at this point in the history
Bumps [github.com/hellofresh/updater-go/v3](https://github.com/hellofresh/updater-go) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/hellofresh/updater-go/releases)
- [Commits](hellofresh/updater-go@v3.0.6...v3.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 51f970e commit 2f54298
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/BurntSushi/toml v1.3.2
github.com/Masterminds/squirrel v1.5.4
github.com/go-sql-driver/mysql v1.7.1
github.com/hellofresh/updater-go/v3 v3.0.6
github.com/hellofresh/updater-go/v3 v3.0.7
github.com/icrowley/fake v0.0.0-20221112152111-d7b7e2276db2
github.com/lib/pq v1.10.9
github.com/palantir/stacktrace v0.0.0-20161112013806-78658fd2d177
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1432,8 +1432,8 @@ github.com/hashicorp/logutils v1.0.0/go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO
github.com/hashicorp/mdns v1.0.4/go.mod h1:mtBihi+LeNXGtG8L9dX59gAEa12BDtBQSp4v/YAJqrc=
github.com/hashicorp/memberlist v0.5.0/go.mod h1:yvyXLpo0QaGE59Y7hDTsTzDD25JYBZ4mHgHUZ8lrOI0=
github.com/hashicorp/serf v0.10.1/go.mod h1:yL2t6BqATOLGc5HF7qbFkTfXoPIY0WZdWHfEvMqbG+4=
github.com/hellofresh/updater-go/v3 v3.0.6 h1:V7xyDov05BzBcu8TW9/NyEyaDUKp148GybWFBksER64=
github.com/hellofresh/updater-go/v3 v3.0.6/go.mod h1:ZcBfdBFCElU6myB+VvPQOr50Pu3L5ECoKQ6JYvAj2+w=
github.com/hellofresh/updater-go/v3 v3.0.7 h1:ty1JfV8d2DowvzWnH1iXjkN+VfwPMrb7t3Fnn3Un/II=
github.com/hellofresh/updater-go/v3 v3.0.7/go.mod h1:ZcBfdBFCElU6myB+VvPQOr50Pu3L5ECoKQ6JYvAj2+w=
github.com/iancoleman/strcase v0.2.0/go.mod h1:iwCmte+B7n89clKwxIoIXy/HfoL7AsD47ZCWhYzw7ho=
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
Expand Down

0 comments on commit 2f54298

Please sign in to comment.