Skip to content

Commit fae1d20

Browse files
fix(deps): update module github.com/grafana/schemads to v0.0.7
| datasource | package | from | to | | ---------- | --------------------------- | ------ | ------ | | go | github.com/grafana/schemads | v0.0.6 | v0.0.7 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 360615b commit fae1d20

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ require (
101101
github.com/google/flatbuffers v25.12.19+incompatible // indirect
102102
github.com/google/go-cmp v0.7.0 // indirect
103103
github.com/google/uuid v1.6.0 // indirect
104-
github.com/grafana/schemads v0.0.6
104+
github.com/grafana/schemads v0.0.7
105105
github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0 // indirect
106106
github.com/hashicorp/go-hclog v1.6.3 // indirect
107107
github.com/hashicorp/go-plugin v1.7.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ github.com/grafana/otel-profiling-go v0.5.1 h1:stVPKAFZSa7eGiqbYuG25VcqYksR6iWvF
142142
github.com/grafana/otel-profiling-go v0.5.1/go.mod h1:ftN/t5A/4gQI19/8MoWurBEtC6gFw8Dns1sJZ9W4Tls=
143143
github.com/grafana/pyroscope-go/godeltaprof v0.1.9 h1:c1Us8i6eSmkW+Ez05d3co8kasnuOY813tbMN8i/a3Og=
144144
github.com/grafana/pyroscope-go/godeltaprof v0.1.9/go.mod h1:2+l7K7twW49Ct4wFluZD3tZ6e0SjanjcUUBPVD/UuGU=
145-
github.com/grafana/schemads v0.0.6 h1:Pz0fClDO0wfzb0THzgM8pyxVycbEa7b0ARS7YxfZ4RU=
146-
github.com/grafana/schemads v0.0.6/go.mod h1:4BnVcbwJT6xqyge9nB0GFbfzc6Aw3RzXD5TaZIOnPqY=
145+
github.com/grafana/schemads v0.0.7 h1:M3sZ9x6ZmkmVpa0/NltMRNPjvEAjUi3oJIm+gfHMmsQ=
146+
github.com/grafana/schemads v0.0.7/go.mod h1:4BnVcbwJT6xqyge9nB0GFbfzc6Aw3RzXD5TaZIOnPqY=
147147
github.com/grafana/sqlds/v5 v5.1.1 h1:QEZayyzZZZjDnfMX/f5k7oLehOBH7X1MMnpgn+yDkkI=
148148
github.com/grafana/sqlds/v5 v5.1.1/go.mod h1:fUt31TRrHrBZ6lyaHZyDqSfeouuSXV6PeBgrNFuZVmo=
149149
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0 h1:QGLs/O40yoNK9vmy4rhUGBVyMf1lISBGtXRpsu/Qu/o=

0 commit comments

Comments
 (0)