mirror of
https://github.com/grafana/grafana.git
synced 2025-09-18 12:22:44 +08: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.