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