Skip to content

Failed to run because of library's dependency issue #77

Description

@mahyari

I use this project as a library in my project but below error occurred

\go\pkg\mod\github.com\topfreegames\extensions@v8.0.2+incompatible\tracing\redis\instrument.go:123:12: cmd.String undefined (type redis.Cmder has no field or method String)

Version details

#go.mod
github.com/topfreegames/podium/leaderboard v1.0.0

#go.sum
github.com/topfreegames/extensions v8.0.2+incompatible h1:4LMv5SBpep8WkUVGmgpGg0TYzYfydWktrh1YW60KAwU=
github.com/topfreegames/extensions v8.0.2+incompatible/go.mod h1:VbIAks7aNbkANieZyVShAV3FSxEbV6useS4r3neXVzc=
github.com/topfreegames/podium/leaderboard v1.0.0 h1:ORIHwo2jYU3GwcgVotsaXy5VEiHyoqMuXZI0uzjL444=
github.com/topfreegames/podium/leaderboard v1.0.0/go.mod h1:mWRjut1tTL1zDsk2XxU470z1x6a2ANDmNwijr/ry/dg=

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions