C:\Users\Administratorgo\pkg\mod\github.comgo-redis\redis\[email protected]\internal\instruments.go:24:23: undefined: otel.Meter
Same here after upgrading go mod dependencies with go get -u ./...

Edit: See https://github.com/go-redis/redis/issues/1534#issuecomment-779927048
I got this problem too. It seems has been resolved by commit
@vmihailenco Could you make a new tag (v8.5.1) for it?
Done
Most helpful comment
I got this problem too. It seems has been resolved by commit
@vmihailenco Could you make a new tag (v8.5.1) for it?