From 74a1452fefbadb61391553ae7269861d614e422c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 20:43:23 +0000 Subject: [PATCH] Bump github.com/snowlyg/helper from 0.1.43 to 0.1.44 Bumps [github.com/snowlyg/helper](https://github.com/snowlyg/helper) from 0.1.43 to 0.1.44. - [Release notes](https://github.com/snowlyg/helper/releases) - [Commits](https://github.com/snowlyg/helper/compare/v0.1.43...v0.1.44) --- 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 b1d25394..772eb0e8 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.43 + github.com/snowlyg/helper v0.1.44 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 c94b8b5f..2a67323f 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.43 h1:QbA9MUKdmCnznCegeOZNB2Jf+QaY/JR7M3N/EZAKKvE= -github.com/snowlyg/helper v0.1.43/go.mod h1:clk3YLLXdK+wO6Fu2EI8kBGz+ZRd1VBdijuCKL5J1NA= +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/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=