Chore: revise some of the gosec rules (#16713)

This commit is contained in:
Oleg Gaidarenko
2019-05-01 11:36:02 +02:00
committed by Carl Bergquist
parent 51a98565dc
commit c1289b308f
4 changed files with 11 additions and 3 deletions
+1
View File
@@ -7,6 +7,7 @@ import (
"time"
"github.com/Unknwon/com"
m "github.com/grafana/grafana/pkg/models"
"github.com/grafana/grafana/pkg/setting"
)