From b92f7835a40380035045c2e51009998a42d33853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 20:22:16 +0000 Subject: [PATCH] Bump github.com/snowlyg/helper from 0.1.44 to 0.1.45 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](https://github.com/snowlyg/helper/compare/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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index bb115c5..8adb7f6 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index 3eeafc6..2d66f38 100644 --- a/go.sum +++ b/go.sum @@ -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=