Skip to content

Commit bffe609

Browse files
fix(deps): bump github.com/NdoleStudio/lemonsqueezy-go in /api
Bumps [github.com/NdoleStudio/lemonsqueezy-go](https://github.com/NdoleStudio/lemonsqueezy-go) from 1.0.4 to 1.1.0. - [Release notes](https://github.com/NdoleStudio/lemonsqueezy-go/releases) - [Commits](NdoleStudio/lemonsqueezy-go@v1.0.4...v1.1.0) --- updated-dependencies: - dependency-name: github.com/NdoleStudio/lemonsqueezy-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e9da28 commit bffe609

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

api/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.45.0
99
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.21.0
1010
github.com/NdoleStudio/go-otelroundtripper v0.0.9
11-
github.com/NdoleStudio/lemonsqueezy-go v1.0.4
11+
github.com/NdoleStudio/lemonsqueezy-go v1.1.0
1212
github.com/avast/retry-go v3.0.0+incompatible
1313
github.com/carlmjohnson/requests v0.23.5
1414
github.com/cloudevents/sdk-go/v2 v2.14.0

api/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ github.com/Masterminds/sprig v2.22.0+incompatible h1:z4yfnGrZ7netVz+0EDJ0Wi+5VZC
4343
github.com/Masterminds/sprig v2.22.0+incompatible/go.mod h1:y6hNFY5UBTIWBxnzTeuNhlNS5hqE0NB0E6fgfo2Br3o=
4444
github.com/NdoleStudio/go-otelroundtripper v0.0.9 h1:wbkmz2UOz4TNKnOs15aODqb2THcF0wFoB3C9wdUln8Y=
4545
github.com/NdoleStudio/go-otelroundtripper v0.0.9/go.mod h1:6SLgW5Bh6dRW3XyYlfqEOzFqak848uv6n1+RaZa3LHc=
46-
github.com/NdoleStudio/lemonsqueezy-go v1.0.4 h1:RiG1Yj+VLT4MM77mp97e/2CFtXYTlEC/HJFSEcBFa5A=
47-
github.com/NdoleStudio/lemonsqueezy-go v1.0.4/go.mod h1:yRYTtU1RyapMDPTFKypIEKLEjPAbWq9a5PGqqvIn6/Y=
46+
github.com/NdoleStudio/lemonsqueezy-go v1.1.0 h1:Xhbb2sOQh0eVt6jXdPWjgqUbyN3Ohzy/d0yR9S1mG6g=
47+
github.com/NdoleStudio/lemonsqueezy-go v1.1.0/go.mod h1:yRYTtU1RyapMDPTFKypIEKLEjPAbWq9a5PGqqvIn6/Y=
4848
github.com/PuerkitoBio/goquery v1.5.0/go.mod h1:qD2PgZ9lccMbQlc7eEOjaeRlFQON7xY8kdmcsrnKqMg=
4949
github.com/PuerkitoBio/goquery v1.5.1/go.mod h1:GsLWisAFVj4WgDibEWF4pvYnkVQBpKBKeU+7zCJoLcc=
5050
github.com/PuerkitoBio/goquery v1.8.1 h1:uQxhNlArOIdbrH1tr0UXwdVFgDcZDrZVdcpygAcwmWM=

0 commit comments

Comments
 (0)