You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Influx uses this package for code generation. With go 1.13 as minimum version it should be possible to use the newer Go mechanisms of errors.Is/As instead of pkg/errors for the generated code.