Skip to content

Commit e4dff5a

Browse files
Update github.com/grafana/dashboard-linter digest to d2a0ebe
1 parent 1aace35 commit e4dff5a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.22.6
66

77
require (
88
github.com/fatih/color v1.17.0
9-
github.com/grafana/dashboard-linter v0.0.0-20240619150053-99762cc1f90b
9+
github.com/grafana/dashboard-linter v0.0.0-20240919183057-d2a0ebe99e0f
1010
github.com/prometheus/prometheus v0.53.1
1111
)
1212

@@ -70,7 +70,7 @@ require (
7070
github.com/stretchr/testify v1.9.0
7171
go.uber.org/atomic v1.11.0 // indirect
7272
golang.org/x/sys v0.22.0 // indirect
73-
golang.org/x/text v0.16.0 // indirect
73+
golang.org/x/text v0.17.0 // indirect
7474
google.golang.org/protobuf v1.34.1 // indirect
7575
gopkg.in/yaml.v2 v2.4.0 // indirect
7676
gopkg.in/yaml.v3 v3.0.1 // indirect

go.sum

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,8 @@ github.com/googleapis/gax-go/v2 v2.0.5/go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5m
216216
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY=
217217
github.com/grafana/dashboard-linter v0.0.0-20240619150053-99762cc1f90b h1:yG6MH4BIu9iAgeOGtXwCxiUomTPuqMy4t26t67mN1Ck=
218218
github.com/grafana/dashboard-linter v0.0.0-20240619150053-99762cc1f90b/go.mod h1:PPwgMX4o4/A04UT3J7EJpX6uixgO0zgk6cAFcNssWG4=
219+
github.com/grafana/dashboard-linter v0.0.0-20240919183057-d2a0ebe99e0f h1:472/ToxU/m2a3FqJW7WAhKQ0GU3LtmriPV2nU/iGTT8=
220+
github.com/grafana/dashboard-linter v0.0.0-20240919183057-d2a0ebe99e0f/go.mod h1:oqkuR/13iWWt/23IXYqq6qTj448D1eiuLr1U1RD7D8o=
219221
github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc h1:GN2Lv3MGO7AS6PrRoT6yV5+wkrOpcszoIsO4+4ds248=
220222
github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc/go.mod h1:+JKpmjMGhpgPL+rXZ5nsZieVzvarn86asRlBg4uNGnk=
221223
github.com/grafana/tanka v0.28.0 h1:t5TmNA7O4shCYtl6Zeqjj6LL2OAxffnEfcVlv3JjSg4=
@@ -630,6 +632,8 @@ golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
630632
golang.org/x/text v0.4.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
631633
golang.org/x/text v0.16.0 h1:a94ExnEXNtEwYLGJSIUxnWoxoRz/ZcCsV63ROupILh4=
632634
golang.org/x/text v0.16.0/go.mod h1:GhwF1Be+LQoKShO3cGOHzqOgRrGaYc9AvblQOmPVHnI=
635+
golang.org/x/text v0.17.0 h1:XtiM5bkSOt+ewxlOE/aE/AKEHibwj/6gvWMl9Rsh0Qc=
636+
golang.org/x/text v0.17.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
633637
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
634638
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
635639
golang.org/x/time v0.0.0-20191024005414-555d28b269f0/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=

0 commit comments

Comments
 (0)