Skip to content

Commit

Permalink
Bump github.com/snowlyg/helper from 0.1.44 to 0.1.45
Browse files Browse the repository at this point in the history
Bumps [github.com/snowlyg/helper](https://github.com/snowlyg/helper) from 0.1.44 to 0.1.45.
- [Release notes](https://github.com/snowlyg/helper/releases)
- [Commits](snowlyg/helper@v0.1.44...v0.1.45)

---
updated-dependencies:
- dependency-name: github.com/snowlyg/helper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Dec 2, 2024
1 parent d5b8674 commit b92f783
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 @@ -114,7 +114,7 @@ require (
github.com/rivo/uniseg v0.2.0 // indirect
github.com/robfig/cron/v3 v3.0.1
github.com/satori/go.uuid v1.2.0
github.com/snowlyg/helper v0.1.44
github.com/snowlyg/helper v0.1.45
github.com/ulikunitz/xz v0.5.10 // indirect
github.com/xuri/efp v0.0.0-20210128032744-13be4fd5dcb5 // indirect
golang.org/x/image v0.18.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,8 @@ github.com/sergi/go-diff v1.2.0/go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNX
github.com/sirupsen/logrus v1.8.1/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/snowlyg/helper v0.1.44 h1:bjfh0KzCdOsAW/zQUOU8rhePyCEylc9TTsFAyT24NHY=
github.com/snowlyg/helper v0.1.44/go.mod h1:clk3YLLXdK+wO6Fu2EI8kBGz+ZRd1VBdijuCKL5J1NA=
github.com/snowlyg/helper v0.1.45 h1:ipQs08ON6Wke1+p33I8/sdAJh1tQj702DrdauTi9Z6I=
github.com/snowlyg/helper v0.1.45/go.mod h1:clk3YLLXdK+wO6Fu2EI8kBGz+ZRd1VBdijuCKL5J1NA=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
Expand Down

0 comments on commit b92f783

Please sign in to comment.