Files
grafana/pkg
Karsten Weiss de084e5891 Remove unnecessary fmt.Sprintf() calls (gosimple)
This fixes:
pkg/services/sqlstore/migrator/migrations.go:116:18: the argument is already a string, there's no need to use fmt.Sprintf (S1025)
pkg/services/sqlstore/migrator/types.go:49:16: the argument is already a string, there's no need to use fmt.Sprintf (S1025)
2018-04-16 21:04:57 +02:00
..
2018-04-16 21:04:57 +02:00
2016-12-14 12:17:38 +09:00
2018-04-16 21:04:57 +02:00
2018-04-16 21:04:57 +02:00
2018-04-13 20:31:29 +02:00
2018-04-16 21:04:57 +02:00
2018-04-03 19:09:49 +02:00
2017-09-27 16:38:00 +02:00
2018-04-16 21:04:57 +02:00