From 676232625b1c27ce4ff8d486a454d56ba519a967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 02:11:32 +0000 Subject: [PATCH] Bump github.com/solarwinds/apm-proto from 1.0.6 to 1.0.7 Bumps [github.com/solarwinds/apm-proto](https://github.com/solarwinds/apm-proto) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/solarwinds/apm-proto/releases) - [Commits](https://github.com/solarwinds/apm-proto/compare/v1.0.6...v1.0.7) --- updated-dependencies: - dependency-name: github.com/solarwinds/apm-proto dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 1e1aa02a..a3b67040 100644 --- a/go.mod +++ b/go.mod @@ -22,7 +22,7 @@ require ( github.com/aws/smithy-go v1.20.4 github.com/coocood/freecache v1.2.4 github.com/google/uuid v1.6.0 - github.com/solarwinds/apm-proto v1.0.6 + github.com/solarwinds/apm-proto v1.0.7 github.com/stretchr/testify v1.9.0 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.28.0 diff --git a/go.sum b/go.sum index 66ed21aa..53a1a52c 100644 --- a/go.sum +++ b/go.sum @@ -34,8 +34,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8= github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4= -github.com/solarwinds/apm-proto v1.0.6 h1:na9Yi5zSufbMu38vKBzOFQsjy6RSli5JUHN882MGAFk= -github.com/solarwinds/apm-proto v1.0.6/go.mod h1:CN4fCYBnxyOJlBV0CYNXLz6lzNH8SCfNqcCBbpai76c= +github.com/solarwinds/apm-proto v1.0.7 h1:hCuIM2KTEXRY0/Yobz0IPxWUQnSwyWsG9WgCqliEPFo= +github.com/solarwinds/apm-proto v1.0.7/go.mod h1:CN4fCYBnxyOJlBV0CYNXLz6lzNH8SCfNqcCBbpai76c= github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY= github.com/stretchr/objx v0.5.2/go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA= github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=