Skip to content

Commit

Permalink
Bump github.com/solarwinds/apm-proto
Browse files Browse the repository at this point in the history
Bumps [github.com/solarwinds/apm-proto](https://github.com/solarwinds/apm-proto) from 0.0.0-20231107001908-432e697887b6 to 1.0.3.
- [Release notes](https://github.com/solarwinds/apm-proto/releases)
- [Commits](https://github.com/solarwinds/apm-proto/commits/v1.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent 1eb41c4 commit 09dd7d4
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 @@ -23,7 +23,7 @@ require (
github.com/coocood/freecache v1.2.4
github.com/google/uuid v1.6.0
github.com/pkg/errors v0.9.1
github.com/solarwinds/apm-proto v0.0.0-20231107001908-432e697887b6
github.com/solarwinds/apm-proto v1.0.3
github.com/stretchr/testify v1.9.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1
go.uber.org/atomic v1.11.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/solarwinds/apm-proto v0.0.0-20231107001908-432e697887b6 h1:Oyzwjp7RN7X8q3K4iK1B5+XmQL2ou993u9CGXOBkEpk=
github.com/solarwinds/apm-proto v0.0.0-20231107001908-432e697887b6/go.mod h1:CN4fCYBnxyOJlBV0CYNXLz6lzNH8SCfNqcCBbpai76c=
github.com/solarwinds/apm-proto v1.0.3 h1:nRZ/HgFkCwPslJSDpLwyocajL7LfEToEe79yYiGcgqw=
github.com/solarwinds/apm-proto v1.0.3/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 09dd7d4

Please sign in to comment.