Skip to content

Commit 1c8d5b1

Browse files
fix(deps): bump github.com/NdoleStudio/go-otelroundtripper in /api
Bumps [github.com/NdoleStudio/go-otelroundtripper](https://github.com/NdoleStudio/go-otelroundtripper) from 0.0.14 to 0.0.15. - [Release notes](https://github.com/NdoleStudio/go-otelroundtripper/releases) - [Changelog](https://github.com/NdoleStudio/go-otelroundtripper/blob/main/CHANGELOG.MD) - [Commits](NdoleStudio/go-otelroundtripper@v0.0.14...v0.0.15) --- updated-dependencies: - dependency-name: github.com/NdoleStudio/go-otelroundtripper dependency-version: 0.0.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2bc97d1 commit 1c8d5b1

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
firebase.google.com/go v3.13.0+incompatible
99
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.56.0
1010
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.32.0
11-
github.com/NdoleStudio/go-otelroundtripper v0.0.14
11+
github.com/NdoleStudio/go-otelroundtripper v0.0.15
1212
github.com/NdoleStudio/lemonsqueezy-go v1.3.1
1313
github.com/NdoleStudio/plunk-go v0.0.2
1414
github.com/avast/retry-go/v5 v5.0.0

api/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ github.com/Masterminds/semver/v3 v3.5.0 h1:kQceYJfbupGfZOKZQg0kou0DgAKhzDg2NZPAw
5454
github.com/Masterminds/semver/v3 v3.5.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
5555
github.com/Masterminds/sprig/v3 v3.3.0 h1:mQh0Yrg1XPo6vjYXgtf5OtijNAKJRNcTdOOGZe3tPhs=
5656
github.com/Masterminds/sprig/v3 v3.3.0/go.mod h1:Zy1iXRYNqNLUolqCpL4uhk6SHUMAOSCzdgBfDb35Lz0=
57-
github.com/NdoleStudio/go-otelroundtripper v0.0.14 h1:t/VoW2772wTDQnjdECxxWbtZtbnpJyuRSKxRC/hHfTg=
58-
github.com/NdoleStudio/go-otelroundtripper v0.0.14/go.mod h1:ObQjHo1D/daXeESbFIi0UXJN0yJu4zQ7mMeSKvm4a1I=
57+
github.com/NdoleStudio/go-otelroundtripper v0.0.15 h1:lClvnSNRKfdPejUcMaFa3vv9nkIdONJOzO/WSNBVY2w=
58+
github.com/NdoleStudio/go-otelroundtripper v0.0.15/go.mod h1:YkRryIMC2i4a/6S86isXH+bht3Qp4RRB0rOnnnHBPjU=
5959
github.com/NdoleStudio/lemonsqueezy-go v1.3.1 h1:lMUVgdAx2onbOUJIVPR05xAANYuCMXBRaGWpAdA4LiM=
6060
github.com/NdoleStudio/lemonsqueezy-go v1.3.1/go.mod h1:xKRsRX1jSI6mLrVXyWh2sF/1isxTioZrSjWy6HpA3xQ=
6161
github.com/NdoleStudio/plunk-go v0.0.2 h1:afPW7MHK4Z3rsybpJBnmTmxKCLKF1M7sPI+BNGPf35A=

0 commit comments

Comments
 (0)