Skip to content

Commit

Permalink
Merge pull request #576 from NdoleStudio/dependabot/go_modules/api/gi…
Browse files Browse the repository at this point in the history
…thub.com/NdoleStudio/lemonsqueezy-go-1.2.4

fix(deps): bump github.com/NdoleStudio/lemonsqueezy-go from 1.2.3 to 1.2.4 in /api
  • Loading branch information
AchoArnold authored Dec 1, 2024
2 parents 684fa57 + fc24dcc commit 2423e8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.48.3
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.24.2
github.com/NdoleStudio/go-otelroundtripper v0.0.10
github.com/NdoleStudio/lemonsqueezy-go v1.2.3
github.com/NdoleStudio/lemonsqueezy-go v1.2.4
github.com/avast/retry-go v3.0.0+incompatible
github.com/carlmjohnson/requests v0.24.2
github.com/cloudevents/sdk-go/v2 v2.15.2
Expand Down
4 changes: 2 additions & 2 deletions api/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ github.com/Masterminds/sprig v2.22.0+incompatible h1:z4yfnGrZ7netVz+0EDJ0Wi+5VZC
github.com/Masterminds/sprig v2.22.0+incompatible/go.mod h1:y6hNFY5UBTIWBxnzTeuNhlNS5hqE0NB0E6fgfo2Br3o=
github.com/NdoleStudio/go-otelroundtripper v0.0.10 h1:hRH9gGM7PJY/MUxWIPZRtbCYARboy8joPWEEkblcMq4=
github.com/NdoleStudio/go-otelroundtripper v0.0.10/go.mod h1:mYMBhUmYHuacCF0lTagtB49nVru7e9cLHcr8YdwhLco=
github.com/NdoleStudio/lemonsqueezy-go v1.2.3 h1:r7f2R9K2HwNWod1AJW7wlXJOroTNLh2az0CgV8MONx4=
github.com/NdoleStudio/lemonsqueezy-go v1.2.3/go.mod h1:2uZlWgn9sbNxOx3JQWLlPrDOC6NT/wmSTOgL3U/fMMw=
github.com/NdoleStudio/lemonsqueezy-go v1.2.4 h1:BhWlCUH+DIPfSn4g/V7f2nFkMCQuzno9DXKZ7YDrXXA=
github.com/NdoleStudio/lemonsqueezy-go v1.2.4/go.mod h1:2uZlWgn9sbNxOx3JQWLlPrDOC6NT/wmSTOgL3U/fMMw=
github.com/PuerkitoBio/goquery v1.5.0/go.mod h1:qD2PgZ9lccMbQlc7eEOjaeRlFQON7xY8kdmcsrnKqMg=
github.com/PuerkitoBio/goquery v1.9.1/go.mod h1:cW1n6TmIMDoORQU5IU/P1T3tGFunOeXEpGP2WHRwkbY=
github.com/PuerkitoBio/goquery v1.9.2 h1:4/wZksC3KgkQw7SQgkKotmKljk0M6V8TUvA8Wb4yPeE=
Expand Down

0 comments on commit 2423e8c

Please sign in to comment.