diff --git a/go.mod b/go.mod index 33f6a9d..fea8741 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ toolchain go1.22.6 require ( github.com/fatih/color v1.18.0 - github.com/grafana/dashboard-linter v0.0.0-20241216132922-9479ff4bfa35 + github.com/grafana/dashboard-linter 5e22d6dc65a1 github.com/prometheus/prometheus v0.54.1 )