Skip to content

Commit

Permalink
Update github.com/grafana/dashboard-linter digest to ea72070
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent b97ae11 commit c6ae05e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ toolchain go1.22.4

require (
github.com/fatih/color v1.17.0
github.com/grafana/dashboard-linter v0.0.0-20240619150053-99762cc1f90b
github.com/prometheus/prometheus v0.53.0
github.com/grafana/dashboard-linter v0.0.0-20240710161507-ea7207078679
github.com/prometheus/prometheus v0.53.1
)

require (
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,8 @@ github.com/grafana/dashboard-linter v0.0.0-20240617163551-81c2e32d2419 h1:q/Eb6R
github.com/grafana/dashboard-linter v0.0.0-20240617163551-81c2e32d2419/go.mod h1:QqAdpzDCPjS9twJXNvFh+5DbD5yV/YrPq0M49y/qcYA=
github.com/grafana/dashboard-linter v0.0.0-20240619150053-99762cc1f90b h1:yG6MH4BIu9iAgeOGtXwCxiUomTPuqMy4t26t67mN1Ck=
github.com/grafana/dashboard-linter v0.0.0-20240619150053-99762cc1f90b/go.mod h1:PPwgMX4o4/A04UT3J7EJpX6uixgO0zgk6cAFcNssWG4=
github.com/grafana/dashboard-linter v0.0.0-20240710161507-ea7207078679 h1:QkfrppKzBzr8kvUBz/Ef+HuWtlUt+IIQqWqefXzEu/E=
github.com/grafana/dashboard-linter v0.0.0-20240710161507-ea7207078679/go.mod h1:j1/lQpxGsUEZMh3cGwebOpY7VkdG2mgaivaRLmX1ka4=
github.com/grafana/regexp v0.0.0-20221122212121-6b5c0a4cb7fd h1:PpuIBO5P3e9hpqBD0O/HjhShYuM6XE0i/lbE6J94kww=
github.com/grafana/regexp v0.0.0-20221122212121-6b5c0a4cb7fd/go.mod h1:M5qHK+eWfAv8VR/265dIuEpL3fNfeC21tXXp9itM24A=
github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc h1:GN2Lv3MGO7AS6PrRoT6yV5+wkrOpcszoIsO4+4ds248=
Expand Down Expand Up @@ -513,6 +515,8 @@ github.com/prometheus/prometheus v0.52.1 h1:BrQ29YG+mzdGh8DgHPirHbeMGNqtL+INe0rq
github.com/prometheus/prometheus v0.52.1/go.mod h1:3z74cVsmVH0iXOR5QBjB7Pa6A0KJeEAK5A6UsmAFb1g=
github.com/prometheus/prometheus v0.53.0 h1:vOnhpUKrDv954jnVBvhG/ZQJ3kqscnKI+Hbdwo2tAhc=
github.com/prometheus/prometheus v0.53.0/go.mod h1:RZDkzs+ShMBDkAPQkLEaLBXpjmDcjhNxU2drUVPgKUU=
github.com/prometheus/prometheus v0.53.1 h1:B0xu4VuVTKYrIuBMn/4YSUoIPYxs956qsOfcS4rqCuA=
github.com/prometheus/prometheus v0.53.1/go.mod h1:RZDkzs+ShMBDkAPQkLEaLBXpjmDcjhNxU2drUVPgKUU=
github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
github.com/rogpeppe/go-internal v1.6.1/go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTEfhy4qGm1nDQc=
Expand Down

0 comments on commit c6ae05e

Please sign in to comment.