mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06: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)