couchbase / gocb-opentelemetry

Apache License 2.0
4 stars 8 forks source link

chore: updated dependencies #10

Closed mertcb closed 8 months ago

mertcb commented 8 months ago

Hi, this PR contains a dependency update to otel packages.

updated packages:

github.com/couchbase/gocb/v2 v2.6.3 -> v2.7.2 github.com/stretchr/testify v1.8.3 -> v1.8.4 go.opentelemetry.io/otel v1.16.0 -> v1.24.0 go.opentelemetry.io/otel/metric v1.16.0 -> v1.24.0 go.opentelemetry.io/otel/sdk v1.16.0 -> v1.24.0 go.opentelemetry.io/otel/sdk/metric v0.39.0 -> v1.24.0 go.opentelemetry.io/otel/trace v1.16.0 -> v1.24.0

chvck commented 8 months ago

Hi @mertcb thanks for your PR. Have you signed our CLA? CLA Te process is detailed at https://github.com/couchbase/couchbase-jvm-clients/blob/master/CONTRIBUTING.md#pull-requests - whilst this project isn't in Gerrit it's still how we do CLA signing.

I appreciate that this is a bit painful and it's something that we're reviewing to streamline in the future.

chvck commented 8 months ago

Closing as this has now been done via another PR.