Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
)

Expand Down
Loading