File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 firebase.google.com/go v3.13.0+incompatible
1010 github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.54.0
1111 github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.30.0
12- github.com/NdoleStudio/go-otelroundtripper v0.0.12
12+ github.com/NdoleStudio/go-otelroundtripper v0.0.13
1313 github.com/NdoleStudio/lemonsqueezy-go v1.2.4
1414 github.com/avast/retry-go v3.0.0+incompatible
1515 github.com/carlmjohnson/requests v0.25.1
Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ github.com/Masterminds/semver v1.5.0 h1:H65muMkzWKEuNDnfl9d70GUjFniHKHRbFPGBuZ3Q
5454github.com/Masterminds/semver v1.5.0 /go.mod h1:MB6lktGJrhw8PrUyiEoblNEGEQ+RzHPF078ddwwvV3Y =
5555github.com/Masterminds/sprig v2.22.0+incompatible h1:z4yfnGrZ7netVz+0EDJ0Wi+5VZCSYp4Z0m2dk6cEM60 =
5656github.com/Masterminds/sprig v2.22.0+incompatible /go.mod h1:y6hNFY5UBTIWBxnzTeuNhlNS5hqE0NB0E6fgfo2Br3o =
57- github.com/NdoleStudio/go-otelroundtripper v0.0.12 h1:UAU7IcG8CR9GiZlgJR4yQj2zrnOokDYZCIUdDFHOTp4 =
58- github.com/NdoleStudio/go-otelroundtripper v0.0.12 /go.mod h1:nnY1D4NCtCXNi3f35hDw+OCOigh7DsKHkxdwuC9RzeM =
57+ github.com/NdoleStudio/go-otelroundtripper v0.0.13 h1:fDgdxcNJov4LTrMhXqJnF/E3jO4HJVczj90wkxh5PSc =
58+ github.com/NdoleStudio/go-otelroundtripper v0.0.13 /go.mod h1:UIUQ22ErFoBUyLuPDrVNRRKmBHBTfzQO9GF1ztqDvqo =
5959github.com/NdoleStudio/lemonsqueezy-go v1.2.4 h1:BhWlCUH+DIPfSn4g/V7f2nFkMCQuzno9DXKZ7YDrXXA =
6060github.com/NdoleStudio/lemonsqueezy-go v1.2.4 /go.mod h1:2uZlWgn9sbNxOx3JQWLlPrDOC6NT/wmSTOgL3U/fMMw =
6161github.com/PuerkitoBio/goquery v1.10.3 h1:pFYcNSqHxBD06Fpj/KsbStFRsgRATgnf3LeXiUkhzPo =
You can’t perform that action at this time.
0 commit comments