Skip to content

Can't get the library using latest otel and go-redis v9 #73

@wojciechbator

Description

@wojciechbator

Describe the bug
Hello! When trying to go get github.com/nitishm/go-rejson/v4 I get such error: go.opentelemetry.io/otel/label: cannot find module providing package go.opentelemetry.io/otel/label. Seems to be related to: redis/go-redis#1678 . Could you please upgrade otel and change usage of label to attributes?

To Reproduce
Steps to reproduce the behavior:

  1. Use otel v1.14.0
  2. Try to get this lib
  3. See error

Expected behavior
The lib should install properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions