Skip to content

Commit

Permalink
Bump github.com/solarwinds/apm-proto from 1.0.7 to 1.0.8
Browse files Browse the repository at this point in the history
Bumps [github.com/solarwinds/apm-proto](https://github.com/solarwinds/apm-proto) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/solarwinds/apm-proto/releases)
- [Commits](solarwinds/apm-proto@v1.0.7...v1.0.8)

---
updated-dependencies:
- dependency-name: github.com/solarwinds/apm-proto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent e5a1cf2 commit 9e32470
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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.7
github.com/solarwinds/apm-proto v1.0.8
github.com/stretchr/testify v1.9.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.31.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII=
github.com/rogpeppe/go-internal v1.13.1/go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o=
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/solarwinds/apm-proto v1.0.8 h1:vM3fsrTYHI5+6Owm+zwFX47waCDQFN8Tv8yZiCd4YXw=
github.com/solarwinds/apm-proto v1.0.8/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=
Expand Down

0 comments on commit 9e32470

Please sign in to comment.