We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
These updates are awaiting their schedule. Click on a checkbox to get an update now.
go.opentelemetry.io/otel
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
go.opentelemetry.io/otel/exporters/otlp/otlptrace
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
go.opentelemetry.io/otel/log
go.opentelemetry.io/otel/metric
go.opentelemetry.io/otel/sdk
go.opentelemetry.io/otel/sdk/log
go.opentelemetry.io/otel/sdk/metric
go.opentelemetry.io/otel/trace
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
.github/workflows/add_tags.yml bcoe/conventional-release-labels v1 .github/workflows/go_mod_tidy_examples.yml actions/checkout v4 actions/setup-go v5 stefanzweifel/git-auto-commit-action v5 .github/workflows/lint_golang.yml actions/checkout v4 actions/setup-go v5 golangci/golangci-lint-action v6 .github/workflows/lint_markdown.yml actions/checkout v4 errata-ai/vale-action 2690bc95f0ed3cb5220492575af09c51b04fbea9 actions/checkout v4 nosborn/github-action-markdown-cli v3.3.0 .github/workflows/pr_title.yml amannn/action-semantic-pull-request v5 .github/workflows/release-pr.yml googleapis/release-please-action v4 booxmedialtd/ws-action-parse-semver 7784200024d6b3fc01253e617ec0168daf603de3 tubone24/update_release 1cfa79ccf7422570d9a9c6b6de749ff4b280e48b actions/github-script v7 .github/workflows/unittest-post.yml haya14busa/action-workflow_run-status v1 dawidd6/action-download-artifact v6 netlify/delta-action v4 .github/workflows/unittest.yml actions/checkout v4 actions/setup-go v5 actions/upload-artifact v4
bcoe/conventional-release-labels v1
actions/checkout v4
actions/setup-go v5
stefanzweifel/git-auto-commit-action v5
golangci/golangci-lint-action v6
errata-ai/vale-action 2690bc95f0ed3cb5220492575af09c51b04fbea9
nosborn/github-action-markdown-cli v3.3.0
amannn/action-semantic-pull-request v5
googleapis/release-please-action v4
booxmedialtd/ws-action-parse-semver 7784200024d6b3fc01253e617ec0168daf603de3
tubone24/update_release 1cfa79ccf7422570d9a9c6b6de749ff4b280e48b
actions/github-script v7
haya14busa/action-workflow_run-status v1
dawidd6/action-download-artifact v6
netlify/delta-action v4
actions/upload-artifact v4
examples/simple_plugin/go.mod go 1.22.7 github.com/apache/arrow/go/v17 v17.0.0 github.com/cloudquery/plugin-sdk/v4 v4.68.3 github.com/rs/zerolog v1.33.0 go.mod go 1.22.7 go 1.23.3 github.com/apache/arrow/go/v17 v17.0.0 github.com/aws/aws-sdk-go-v2 v1.32.4 github.com/aws/aws-sdk-go-v2/config v1.28.4 github.com/aws/aws-sdk-go-v2/service/licensemanager v1.29.5 github.com/aws/aws-sdk-go-v2/service/marketplacemetering v1.25.5 github.com/bradleyjkemp/cupaloy/v2 v2.8.0 github.com/cloudquery/cloudquery-api-go v1.13.1 github.com/cloudquery/plugin-pb-go v1.25.2 github.com/cloudquery/plugin-sdk/v2 v2.7.0 github.com/goccy/go-json v0.10.3 github.com/golang/mock v1.6.0 github.com/google/go-cmp v0.6.0 github.com/google/uuid v1.6.0 github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0 github.com/hashicorp/go-retryablehttp v0.7.7 github.com/invopop/jsonschema v0.12.0 github.com/rs/zerolog v1.33.0 github.com/samber/lo v1.47.0 github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 github.com/spf13/cobra v1.8.1 github.com/stretchr/testify v1.9.0 github.com/thoas/go-funk v0.9.3 go.opentelemetry.io/otel v1.31.0 go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.7.0 go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.31.0 go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0 go.opentelemetry.io/otel/log v0.7.0 go.opentelemetry.io/otel/metric v1.31.0 go.opentelemetry.io/otel/sdk v1.31.0 go.opentelemetry.io/otel/sdk/log v0.7.0 go.opentelemetry.io/otel/sdk/metric v1.31.0 go.opentelemetry.io/otel/trace v1.31.0 golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c@f66d83c29e7c golang.org/x/oauth2 v0.23.0 golang.org/x/sync v0.8.0 golang.org/x/text v0.19.0 google.golang.org/grpc v1.68.0 google.golang.org/protobuf v1.35.2
go 1.22.7
github.com/apache/arrow/go/v17 v17.0.0
github.com/cloudquery/plugin-sdk/v4 v4.68.3
github.com/rs/zerolog v1.33.0
go 1.23.3
github.com/aws/aws-sdk-go-v2 v1.32.4
github.com/aws/aws-sdk-go-v2/config v1.28.4
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.29.5
github.com/aws/aws-sdk-go-v2/service/marketplacemetering v1.25.5
github.com/bradleyjkemp/cupaloy/v2 v2.8.0
github.com/cloudquery/cloudquery-api-go v1.13.1
github.com/cloudquery/plugin-pb-go v1.25.2
github.com/cloudquery/plugin-sdk/v2 v2.7.0
github.com/goccy/go-json v0.10.3
github.com/golang/mock v1.6.0
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.6.0
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0
github.com/hashicorp/go-retryablehttp v0.7.7
github.com/invopop/jsonschema v0.12.0
github.com/samber/lo v1.47.0
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
github.com/thoas/go-funk v0.9.3
go.opentelemetry.io/otel v1.31.0
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.7.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.31.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0
go.opentelemetry.io/otel/log v0.7.0
go.opentelemetry.io/otel/metric v1.31.0
go.opentelemetry.io/otel/sdk v1.31.0
go.opentelemetry.io/otel/sdk/log v0.7.0
go.opentelemetry.io/otel/sdk/metric v1.31.0
go.opentelemetry.io/otel/trace v1.31.0
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c@f66d83c29e7c
golang.org/x/oauth2 v0.23.0
golang.org/x/sync v0.8.0
golang.org/x/text v0.19.0
google.golang.org/grpc v1.68.0
google.golang.org/protobuf v1.35.2
.github/workflows/lint_golang.yml golangci/golangci-lint v1.61.0 .github/workflows/go_mod_tidy_examples.yml .github/workflows/lint_golang.yml .github/workflows/unittest.yml .github/workflows/lint_golang.yml golangci/golangci-lint v1.61.0 .github/workflows/go_mod_tidy_examples.yml .github/workflows/lint_golang.yml .github/workflows/unittest.yml
golangci/golangci-lint v1.61.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Awaiting Schedule
These updates are awaiting their schedule. Click on a checkbox to get an update now.
go.opentelemetry.io/otel
,go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp
,go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
,go.opentelemetry.io/otel/exporters/otlp/otlptrace
,go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
,go.opentelemetry.io/otel/log
,go.opentelemetry.io/otel/metric
,go.opentelemetry.io/otel/sdk
,go.opentelemetry.io/otel/sdk/log
,go.opentelemetry.io/otel/sdk/metric
,go.opentelemetry.io/otel/trace
)Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
Detected dependencies
github-actions
gomod
regex
The text was updated successfully, but these errors were encountered: