Skip to content

Commit a64bf2c

Browse files
fix(deps): update module github.com/grafana/grafana-operator/v5 to v5.8.1
1 parent 7bf70da commit a64bf2c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/cilium/cilium v1.14.6
1313
github.com/crunchydata/postgres-operator v0.0.0-00010101000000-000000000000
1414
github.com/external-secrets/external-secrets v0.9.11
15-
github.com/grafana/grafana-operator/v5 v5.8.0
15+
github.com/grafana/grafana-operator/v5 v5.8.1
1616
github.com/prometheus/prometheus v0.49.1
1717
github.com/rook/rook/pkg/apis v0.0.0-20240118185538-f46c0845eea7
1818
k8s.io/api v0.29.3

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1308,6 +1308,8 @@ github.com/grafana/grafana-openapi-client-go v0.0.0-20240215164046-eb0e60d27cb7
13081308
github.com/grafana/grafana-openapi-client-go v0.0.0-20240215164046-eb0e60d27cb7/go.mod h1:J+/va7PHxPwcbwvoXlK6ZpocYuolEb0kht3IfALng9s=
13091309
github.com/grafana/grafana-operator/v5 v5.8.0 h1:VbLnxjYcDW4tRXQz2VwUttyazv5ddDK3+VWBkVRtA4E=
13101310
github.com/grafana/grafana-operator/v5 v5.8.0/go.mod h1:ITjdXEVlXHmMUKxzrO+eMzQZaFlR0JiHtRRm1fiIJh4=
1311+
github.com/grafana/grafana-operator/v5 v5.8.1 h1:Rr+TeLPOVyTA/vcy77e6K9zhs1ktN1zPSJi7h7AeGaU=
1312+
github.com/grafana/grafana-operator/v5 v5.8.1/go.mod h1:sl9nyk67VBiK1Dw8Xzc6lrTtj6JnPw3KO6gEZq/kLl4=
13111313
github.com/grafana/regexp v0.0.0-20221122212121-6b5c0a4cb7fd h1:PpuIBO5P3e9hpqBD0O/HjhShYuM6XE0i/lbE6J94kww=
13121314
github.com/grafana/regexp v0.0.0-20221122212121-6b5c0a4cb7fd/go.mod h1:M5qHK+eWfAv8VR/265dIuEpL3fNfeC21tXXp9itM24A=
13131315
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7/go.mod h1:FecbI9+v66THATjSRHfNgh1IVFe/9kFxbXtjV0ctIMA=

0 commit comments

Comments
 (0)