Skip to content

Commit

Permalink
chore(deps): bump github.com/chelnak/ysmrr from 0.3.0 to 0.4.0 (#15)
Browse files Browse the repository at this point in the history
Bumps [github.com/chelnak/ysmrr](https://github.com/chelnak/ysmrr) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/chelnak/ysmrr/releases)
- [Changelog](https://github.com/chelnak/ysmrr/blob/main/CHANGELOG.md)
- [Commits](chelnak/ysmrr@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/chelnak/ysmrr
  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>
Co-authored-by: Linghua Zhang <[email protected]>
  • Loading branch information
dependabot[bot] and waynezhang authored Feb 28, 2024
1 parent 45de818 commit 90c9037
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 @@ -3,7 +3,7 @@ module github.com/waynezhang/foto
go 1.18

require (
github.com/chelnak/ysmrr v0.3.0
github.com/chelnak/ysmrr v0.4.0
github.com/disintegration/imaging v1.6.2
github.com/mitchellh/mapstructure v1.5.0
github.com/otiai10/copy v1.14.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/chelnak/ysmrr v0.3.0 h1:eBm6PvNnjAV920MOEwCzCG3gLn+EFGUf4Go+t+T2/Ps=
github.com/chelnak/ysmrr v0.3.0/go.mod h1:HedVxtqeGSPnSS7qDRtq4vPVGoz8DXcCr9jvjF263rQ=
github.com/chelnak/ysmrr v0.4.0 h1:WMvLGPlBK0kb6wHf5z9FfNvpM6sB9765jy2ajYc1Sfs=
github.com/chelnak/ysmrr v0.4.0/go.mod h1:8vCna4PJsPCb6eevtoG7Tljzfx3twpsO203Qj2gafLM=
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 90c9037

Please sign in to comment.