Skip to content

Commit

Permalink
Merge pull request #2313 from RedHatInsights/dependabot/go_modules/gi…
Browse files Browse the repository at this point in the history
…thub.com/Unleash/unleash-client-go/v3-3.9.1

build(deps): bump github.com/Unleash/unleash-client-go/v3 from 3.9.0 to 3.9.1
  • Loading branch information
mergify[bot] authored Nov 23, 2023
2 parents 00713b2 + 5d5b644 commit 3361e42
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
@@ -1,7 +1,7 @@
module github.com/redhatinsights/edge-api

require (
github.com/Unleash/unleash-client-go/v3 v3.9.0
github.com/Unleash/unleash-client-go/v3 v3.9.1
github.com/aws/aws-sdk-go v1.48.1
github.com/bxcodec/faker/v3 v3.8.1
github.com/cavaliercoder/grab v2.0.0+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -723,8 +723,8 @@ github.com/Masterminds/semver/v3 v3.1.1 h1:hLg3sBzpNErnxhQtUy/mmLR2I9foDujNK030I
github.com/Masterminds/semver/v3 v3.1.1/go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs=
github.com/PuerkitoBio/purell v1.1.1/go.mod h1:c11w/QuzBsJSee3cPx9rAFu61PvFxuPbtSwDGJws/X0=
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578/go.mod h1:uGdkoq3SwY9Y+13GIhn11/XLaGBb4BfwItxLd5jeuXE=
github.com/Unleash/unleash-client-go/v3 v3.9.0 h1:Lr3GKDBUmyu3PpECu9aA0+1H0pBeg0THKCykaPBHsbM=
github.com/Unleash/unleash-client-go/v3 v3.9.0/go.mod h1:jAf7F2WWpfJbfn1n8bZ74p7hkAhijrqH4TpWoT7kWLc=
github.com/Unleash/unleash-client-go/v3 v3.9.1 h1:QIu15sBa9Jc90qCT496hI4PbAmr84BEDSbjM0pd7HTY=
github.com/Unleash/unleash-client-go/v3 v3.9.1/go.mod h1:jAf7F2WWpfJbfn1n8bZ74p7hkAhijrqH4TpWoT7kWLc=
github.com/actgardner/gogen-avro/v10 v10.1.0/go.mod h1:o+ybmVjEa27AAr35FRqU98DJu1fXES56uXniYFv4yDA=
github.com/actgardner/gogen-avro/v10 v10.2.1/go.mod h1:QUhjeHPchheYmMDni/Nx7VB0RsT/ee8YIgGY/xpEQgQ=
github.com/actgardner/gogen-avro/v9 v9.1.0/go.mod h1:nyTj6wPqDJoxM3qdnjcLv+EnMDSDFqE0qDpva2QRmKc=
Expand Down

0 comments on commit 3361e42

Please sign in to comment.