grafana/scripts/go
Kyle Brandt 84609abdfa build: update scripts go.(mod|sum) (#19834)
* build: update scripts go.(mod|sum)

* build: exclude gosec rule G108

Gosec rule G108: Profiling endpoint automatically exposed on /debug/pprof
is not applicable since we only enable /debug/pprof endpoint if -profile
flag is provided when starting grafana.
2019-10-16 10:52:51 +02:00
..
configs Build: use golangci-lint as a make command (#17739) 2019-07-02 16:06:59 +03:00
go.mod build: update scripts go.(mod|sum) (#19834) 2019-10-16 10:52:51 +02:00
go.sum build: update scripts go.(mod|sum) (#19834) 2019-10-16 10:52:51 +02:00
tools.go Build: Fix potential case-insensitive import collision for github.com/Unknwon/com (#18915) 2019-09-09 14:22:06 +03:00