Skip to content

Commit e031413

Browse files
fix(deps): update github.com/mariomac/guara digest to 1e4dbdf (#837)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 6d3ee5b commit e031413

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/heptiolabs/healthcheck v0.0.0-20211123025425-613501dd5deb
1414
github.com/ip2location/ip2location-go/v9 v9.7.1
1515
github.com/json-iterator/go v1.1.12
16-
github.com/mariomac/guara v0.0.0-20250306093316-0985019a30d4
16+
github.com/mariomac/guara v0.0.0-20250408105519-1e4dbdfb7136
1717
github.com/minio/minio-go/v7 v7.0.89
1818
github.com/mitchellh/mapstructure v1.5.0
1919
github.com/netobserv/gopipes v0.3.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -605,8 +605,8 @@ github.com/mailru/easyjson v0.7.0/go.mod h1:KAzv3t3aY1NaHWoQz1+4F1ccyAH66Jk7yos7
605605
github.com/mailru/easyjson v0.7.1/go.mod h1:KAzv3t3aY1NaHWoQz1+4F1ccyAH66Jk7yos7ldAVICs=
606606
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
607607
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
608-
github.com/mariomac/guara v0.0.0-20250306093316-0985019a30d4 h1:iRqZdaV7J5UR3e8zdmmxJ/kQuePNcqvsCef5MzhpfGM=
609-
github.com/mariomac/guara v0.0.0-20250306093316-0985019a30d4/go.mod h1:Yolpa1FCtmN9py66WkFE+6xI2ZlRE89zkLeaowPc/g0=
608+
github.com/mariomac/guara v0.0.0-20250408105519-1e4dbdfb7136 h1:SOKpjp57SUaZeXPA+wIXTIDByfs65cr1FamFsjzT8Ic=
609+
github.com/mariomac/guara v0.0.0-20250408105519-1e4dbdfb7136/go.mod h1:Yolpa1FCtmN9py66WkFE+6xI2ZlRE89zkLeaowPc/g0=
610610
github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2/go.mod h1:Ld9puTsIW75CHf65OeIOkyKbteujpZVXDpWK6YGZbxE=
611611
github.com/markbates/safe v1.0.1/go.mod h1:nAqgmRi7cY2nqMc92/bSEeQA+R4OheNU2T1kNSCBdG0=
612612
github.com/mattn/go-colorable v0.0.9/go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ github.com/magiconair/properties
252252
github.com/mailru/easyjson/buffer
253253
github.com/mailru/easyjson/jlexer
254254
github.com/mailru/easyjson/jwriter
255-
# github.com/mariomac/guara v0.0.0-20250306093316-0985019a30d4
255+
# github.com/mariomac/guara v0.0.0-20250408105519-1e4dbdfb7136
256256
## explicit; go 1.18
257257
github.com/mariomac/guara/pkg/test
258258
# github.com/mdlayher/ethernet v0.0.0-20220221185849-529eae5b6118

0 commit comments

Comments
 (0)