mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
This fixes: pkg/tsdb/sql_engine.go:54:6: should write version := engineCache.versions[dsInfo.Id] instead of version, _ := engineCache.versions[dsInfo.Id] (S1005)