The code example here doesn't work https://opencensus.io/integrations/redis/go/gomodule_redigo/ I'm getting the error `conn.DoContext undefined (type redis.Conn has no field or method DoContext)`
The code example here doesn't work https://opencensus.io/integrations/redis/go/gomodule_redigo/
I'm getting the error
conn.DoContext undefined (type redis.Conn has no field or method DoContext)