Bumps [github.com/grafana/grafana-plugin-sdk-go](https://github.com/grafana/grafana-plugin-sdk-go) from 0.277.1 to 0.278.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/grafana/grafana-plugin-sdk-go/releases">github.com/grafana/grafana-plugin-sdk-go's releases</a>.</em></p> <blockquote> <h2>v0.278.0</h2> <h2>What's Changed</h2> <ul> <li>build(deps): bump actions/setup-go from 5.3.0 to 5.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1314">grafana/grafana-plugin-sdk-go#1314</a></li> <li>build(deps): bump golang.org/x/text from 0.24.0 to 0.25.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1316">grafana/grafana-plugin-sdk-go#1316</a></li> <li>build(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1317">grafana/grafana-plugin-sdk-go#1317</a></li> <li>When calling httpclient.New without any options return a new client with default configuration by <a href="https://github.com/DanCech"><code>@DanCech</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1312">grafana/grafana-plugin-sdk-go#1312</a></li> <li>build(deps): bump google.golang.org/grpc from 1.71.1 to 1.72.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1321">grafana/grafana-plugin-sdk-go#1321</a></li> <li>build(deps): bump github.com/prometheus/common from 0.63.0 to 0.64.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1319">grafana/grafana-plugin-sdk-go#1319</a></li> <li>build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1320">grafana/grafana-plugin-sdk-go#1320</a></li> <li>build(deps): bump github.com/apache/arrow-go/v18 from 18.2.0 to 18.3.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1318">grafana/grafana-plugin-sdk-go#1318</a></li> <li>build(deps): bump go.opentelemetry.io/contrib/samplers/jaegerremote from 0.29.0 to 0.30.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1323">grafana/grafana-plugin-sdk-go#1323</a></li> <li>build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.35.0 to 1.36.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1325">grafana/grafana-plugin-sdk-go#1325</a></li> <li>feat: add custom error type for unsupported column types by <a href="https://github.com/dgiagio"><code>@dgiagio</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1326">grafana/grafana-plugin-sdk-go#1326</a></li> <li>build(deps): bump go.opentelemetry.io/contrib/propagators/jaeger from 1.35.0 to 1.36.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1328">grafana/grafana-plugin-sdk-go#1328</a></li> <li>build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.35.0 to 1.36.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1329">grafana/grafana-plugin-sdk-go#1329</a></li> <li>build(deps): bump google.golang.org/grpc from 1.72.1 to 1.73.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1332">grafana/grafana-plugin-sdk-go#1332</a></li> <li>build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1334">grafana/grafana-plugin-sdk-go#1334</a></li> <li>build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1335">grafana/grafana-plugin-sdk-go#1335</a></li> <li>experimental: conversions: add test by <a href="https://github.com/gabor"><code>@gabor</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1337">grafana/grafana-plugin-sdk-go#1337</a></li> <li>build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace from 0.60.0 to 0.61.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1338">grafana/grafana-plugin-sdk-go#1338</a></li> <li>build(deps): bump github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus from 1.0.1 to 1.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1339">grafana/grafana-plugin-sdk-go#1339</a></li> <li>experimental: apis: do not default to refid=A by <a href="https://github.com/gabor"><code>@gabor</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1336">grafana/grafana-plugin-sdk-go#1336</a></li> </ul> <h2>Change in experimental behavior</h2> <p>The experimental <code>ToDataSourceQueries</code> function was changed to be more compatible with the behavior of the <code>/api/ds/query</code> API: if an empty <code>refId</code> is received, it is now not updated to <code>"A"</code> (see <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1336">grafana/grafana-plugin-sdk-go#1336</a>)</p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/DanCech"><code>@DanCech</code></a> made their first contribution in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1312">grafana/grafana-plugin-sdk-go#1312</a></li> <li><a href="https://github.com/dgiagio"><code>@dgiagio</code></a> made their first contribution in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1326">grafana/grafana-plugin-sdk-go#1326</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.277.1...v0.278.0">https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.277.1...v0.278.0</a></p> <h2>Compatibility</h2> <pre><code>gorelease -base v0.277.1 -version v0.278.0 # github.com/grafana/grafana-plugin-sdk-go/data/sqlutil ## compatible changes ErrColumnTypeNotSupported: added <h1>summary</h1> <p>v0.278.0 is a valid semantic version for this release.<br /> </code></pre></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="c278ab7bbb"><code>c278ab7</code></a> experimental: apis: do not default to refid=A (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1336">#1336</a>)</li> <li><a href="209d18a207"><code>209d18a</code></a> build(deps): bump github.com/grpc-ecosystem/go-grpc-middleware/providers/prom...</li> <li><a href="2b24e0a8e1"><code>2b24e0a</code></a> build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/httptr...</li> <li><a href="040eb94a32"><code>040eb94</code></a> experimental: conversions: add test (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1337">#1337</a>)</li> <li><a href="c90a934656"><code>c90a934</code></a> build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1335">#1335</a>)</li> <li><a href="4d000e5e8e"><code>4d000e5</code></a> build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1334">#1334</a>)</li> <li><a href="129ec2877d"><code>129ec28</code></a> build(deps): bump google.golang.org/grpc from 1.72.1 to 1.73.0 (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1332">#1332</a>)</li> <li><a href="392d0618ba"><code>392d061</code></a> build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptrace...</li> <li><a href="f4037701cf"><code>f403770</code></a> build(deps): bump go.opentelemetry.io/contrib/propagators/jaeger (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1328">#1328</a>)</li> <li><a href="20c9ac2f6b"><code>20c9ac2</code></a> feat: add custom error type for unsupported column types (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1326">#1326</a>)</li> <li>Additional commits viewable in <a href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.277.1...v0.278.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
114 lines
5.5 KiB
Modula-2
114 lines
5.5 KiB
Modula-2
module github.com/alexanderzobnin/grafana-zabbix
|
|
|
|
go 1.24.1
|
|
|
|
// Go 1.24 enabled the post-quantum key exchange mechanism
|
|
// X25519MLKEM768 by default. It can cause issues with some TLS servers
|
|
// that do not handle large records correctly.
|
|
// It can be disabled using the following command:
|
|
godebug tlsmlkem=0
|
|
|
|
require (
|
|
github.com/bitly/go-simplejson v0.5.1
|
|
github.com/dlclark/regexp2 v1.10.0
|
|
github.com/grafana/grafana-plugin-sdk-go v0.278.0
|
|
github.com/patrickmn/go-cache v2.1.0+incompatible
|
|
github.com/prometheus/client_golang v1.20.5
|
|
github.com/stretchr/testify v1.10.0
|
|
golang.org/x/net v0.41.0
|
|
gotest.tools v2.2.0+incompatible
|
|
)
|
|
|
|
require (
|
|
github.com/BurntSushi/toml v1.4.0 // indirect
|
|
github.com/apache/arrow-go/v18 v18.3.0 // indirect
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
|
github.com/cenkalti/backoff/v5 v5.0.2 // indirect
|
|
github.com/cespare/xxhash/v2 v2.3.0 // indirect
|
|
github.com/cheekybits/genny v1.0.0 // indirect
|
|
github.com/chromedp/cdproto v0.0.0-20250429231605-6ed5b53462d4 // indirect
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
|
|
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
|
|
github.com/elazarl/goproxy v1.7.2 // indirect
|
|
github.com/fatih/color v1.15.0 // indirect
|
|
github.com/getkin/kin-openapi v0.132.0 // indirect
|
|
github.com/go-logr/logr v1.4.2 // indirect
|
|
github.com/go-logr/stdr v1.2.2 // indirect
|
|
github.com/go-openapi/jsonpointer v0.21.0 // indirect
|
|
github.com/go-openapi/swag v0.23.0 // indirect
|
|
github.com/goccy/go-json v0.10.5 // indirect
|
|
github.com/gogo/googleapis v1.4.1 // indirect
|
|
github.com/gogo/protobuf v1.3.2 // indirect
|
|
github.com/golang/protobuf v1.5.4 // indirect
|
|
github.com/google/flatbuffers v25.2.10+incompatible // indirect
|
|
github.com/google/go-cmp v0.7.0 // indirect
|
|
github.com/google/uuid v1.6.0 // indirect
|
|
github.com/gorilla/mux v1.8.1 // indirect
|
|
github.com/grafana/otel-profiling-go v0.5.1 // indirect
|
|
github.com/grafana/pyroscope-go/godeltaprof v0.1.8 // indirect
|
|
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0 // indirect
|
|
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2 // indirect
|
|
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 // indirect
|
|
github.com/hashicorp/go-hclog v1.6.3 // indirect
|
|
github.com/hashicorp/go-plugin v1.6.3 // indirect
|
|
github.com/hashicorp/yamux v0.1.1 // indirect
|
|
github.com/jaegertracing/jaeger-idl v0.5.0 // indirect
|
|
github.com/josharian/intern v1.0.0 // indirect
|
|
github.com/json-iterator/go v1.1.12 // indirect
|
|
github.com/klauspost/compress v1.18.0 // indirect
|
|
github.com/klauspost/cpuid/v2 v2.2.10 // indirect
|
|
github.com/magefile/mage v1.15.0 // indirect
|
|
github.com/mailru/easyjson v0.7.7 // indirect
|
|
github.com/mattetti/filebuffer v1.0.1 // indirect
|
|
github.com/mattn/go-colorable v0.1.13 // indirect
|
|
github.com/mattn/go-isatty v0.0.20 // indirect
|
|
github.com/mattn/go-runewidth v0.0.16 // indirect
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
|
github.com/modern-go/reflect2 v1.0.2 // indirect
|
|
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
|
|
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
|
|
github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037 // indirect
|
|
github.com/oasdiff/yaml3 v0.0.0-20250309153720-d2182401db90 // indirect
|
|
github.com/oklog/run v1.1.0 // indirect
|
|
github.com/olekukonko/tablewriter v0.0.5 // indirect
|
|
github.com/perimeterx/marshmallow v1.1.5 // indirect
|
|
github.com/pierrec/lz4/v4 v4.1.22 // indirect
|
|
github.com/pkg/errors v0.9.1 // indirect
|
|
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
|
|
github.com/prometheus/client_model v0.6.2 // indirect
|
|
github.com/prometheus/common v0.64.0 // indirect
|
|
github.com/prometheus/procfs v0.15.1 // indirect
|
|
github.com/rivo/uniseg v0.4.4 // indirect
|
|
github.com/russross/blackfriday/v2 v2.1.0 // indirect
|
|
github.com/unknwon/bra v0.0.0-20200517080246-1e3013ecaff8 // indirect
|
|
github.com/unknwon/com v1.0.1 // indirect
|
|
github.com/unknwon/log v0.0.0-20200308114134-929b1006e34a // indirect
|
|
github.com/urfave/cli v1.22.16 // indirect
|
|
github.com/zeebo/xxh3 v1.0.2 // indirect
|
|
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
|
|
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 // indirect
|
|
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.61.0 // indirect
|
|
go.opentelemetry.io/contrib/propagators/jaeger v1.36.0 // indirect
|
|
go.opentelemetry.io/contrib/samplers/jaegerremote v0.30.0 // indirect
|
|
go.opentelemetry.io/otel v1.36.0 // indirect
|
|
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.36.0 // indirect
|
|
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.36.0 // indirect
|
|
go.opentelemetry.io/otel/metric v1.36.0 // indirect
|
|
go.opentelemetry.io/otel/sdk v1.36.0 // indirect
|
|
go.opentelemetry.io/otel/trace v1.36.0 // indirect
|
|
go.opentelemetry.io/proto/otlp v1.6.0 // indirect
|
|
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
|
|
golang.org/x/mod v0.25.0 // indirect
|
|
golang.org/x/sync v0.15.0 // indirect
|
|
golang.org/x/sys v0.33.0 // indirect
|
|
golang.org/x/text v0.26.0 // indirect
|
|
golang.org/x/tools v0.33.0 // indirect
|
|
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
|
|
google.golang.org/genproto/googleapis/api v0.0.0-20250519155744-55703ea1f237 // indirect
|
|
google.golang.org/genproto/googleapis/rpc v0.0.0-20250519155744-55703ea1f237 // indirect
|
|
google.golang.org/grpc v1.73.0 // indirect
|
|
google.golang.org/protobuf v1.36.6 // indirect
|
|
gopkg.in/fsnotify/fsnotify.v1 v1.4.7 // indirect
|
|
gopkg.in/yaml.v3 v3.0.1 // indirect
|
|
)
|