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.View this repository on the Mend.io Web Portal.
These updates are awaiting their schedule. Click on a checkbox to get an update now.
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
.devcontainer/devcontainer.json ghcr.io/devcontainers/features/go 1
ghcr.io/devcontainers/features/go 1
.github/workflows/build.yaml actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-go v5@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b golangci/golangci-lint-action v7@1481404843c368bc19ca9406f87d6e0fc97bdcfd go 1.24.2 .github/workflows/codeql.yaml actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-go v5@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b github/codeql-action v3@1b549b9259bda1cb5ddde3b41741a82a2d15a841 github/codeql-action v3@1b549b9259bda1cb5ddde3b41741a82a2d15a841 go 1.24.2 .github/workflows/coverage.yaml actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-go v5@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b tj-actions/coverage-badge-go v3@481919ec72da287775fef015fd9011dc75a5db05 tj-actions/verify-changed-files v20@a1c6acee9df209257a246f2cc6ae8cb6581c1edf ad-m/github-push-action master go 1.24.2
actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683
actions/setup-go v5@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b
golangci/golangci-lint-action v7@1481404843c368bc19ca9406f87d6e0fc97bdcfd
go 1.24.2
github/codeql-action v3@1b549b9259bda1cb5ddde3b41741a82a2d15a841
tj-actions/coverage-badge-go v3@481919ec72da287775fef015fd9011dc75a5db05
tj-actions/verify-changed-files v20@a1c6acee9df209257a246f2cc6ae8cb6581c1edf
ad-m/github-push-action master
go.mod go 1.24.0 github.com/go-chi/chi/v5 v5.2.1 github.com/google/uuid v1.6.0 github.com/stretchr/testify v1.10.0 github.com/swaggest/jsonschema-go v0.3.73 github.com/swaggest/openapi-go v0.2.57 github.com/z5labs/bedrock v0.19.1 go.opentelemetry.io/contrib/bridges/otelslog v0.10.0 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 go.opentelemetry.io/contrib/instrumentation/runtime v0.60.0 go.opentelemetry.io/otel v1.35.0 go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.11.0 go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.35.0 go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.35.0 go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.11.0 go.opentelemetry.io/otel/log v0.11.0 go.opentelemetry.io/otel/sdk v1.35.0 go.opentelemetry.io/otel/sdk/log v0.11.0 go.opentelemetry.io/otel/sdk/metric v1.35.0 golang.org/x/sync v0.13.0 google.golang.org/grpc v1.72.0-dev google.golang.org/protobuf v1.36.6 github.com/cenkalti/backoff/v4 v4.3.0 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc@d8f796af33cc github.com/felixge/httpsnoop v1.0.4 github.com/go-logr/logr v1.4.2 github.com/go-logr/stdr v1.2.2 github.com/go-viper/mapstructure/v2 v2.2.1 github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2@5d4384ee4fb2 github.com/swaggest/refl v1.3.1 go.opentelemetry.io/auto/sdk v1.1.0 go.opentelemetry.io/otel/metric v1.35.0 go.opentelemetry.io/otel/trace v1.35.0 go.opentelemetry.io/proto/otlp v1.5.0 golang.org/x/net v0.38.0 golang.org/x/sys v0.32.0 golang.org/x/text v0.24.0 google.golang.org/genproto/googleapis/api v0.0.0-20250404141209-ee84b53bf3d0@ee84b53bf3d0 google.golang.org/genproto/googleapis/rpc v0.0.0-20250404141209-ee84b53bf3d0@ee84b53bf3d0 gopkg.in/yaml.v2 v2.4.0 gopkg.in/yaml.v3 v3.0.1
go 1.24.0
github.com/go-chi/chi/v5 v5.2.1
github.com/google/uuid v1.6.0
github.com/stretchr/testify v1.10.0
github.com/swaggest/jsonschema-go v0.3.73
github.com/swaggest/openapi-go v0.2.57
github.com/z5labs/bedrock v0.19.1
go.opentelemetry.io/contrib/bridges/otelslog v0.10.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0
go.opentelemetry.io/contrib/instrumentation/runtime v0.60.0
go.opentelemetry.io/otel v1.35.0
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.11.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.35.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.35.0
go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.11.0
go.opentelemetry.io/otel/log v0.11.0
go.opentelemetry.io/otel/sdk v1.35.0
go.opentelemetry.io/otel/sdk/log v0.11.0
go.opentelemetry.io/otel/sdk/metric v1.35.0
golang.org/x/sync v0.13.0
google.golang.org/grpc v1.72.0-dev
google.golang.org/protobuf v1.36.6
github.com/cenkalti/backoff/v4 v4.3.0
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc@d8f796af33cc
github.com/felixge/httpsnoop v1.0.4
github.com/go-logr/logr v1.4.2
github.com/go-logr/stdr v1.2.2
github.com/go-viper/mapstructure/v2 v2.2.1
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2@5d4384ee4fb2
github.com/swaggest/refl v1.3.1
go.opentelemetry.io/auto/sdk v1.1.0
go.opentelemetry.io/otel/metric v1.35.0
go.opentelemetry.io/otel/trace v1.35.0
go.opentelemetry.io/proto/otlp v1.5.0
golang.org/x/net v0.38.0
golang.org/x/sys v0.32.0
golang.org/x/text v0.24.0
google.golang.org/genproto/googleapis/api v0.0.0-20250404141209-ee84b53bf3d0@ee84b53bf3d0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250404141209-ee84b53bf3d0@ee84b53bf3d0
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
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.
View this repository on the Mend.io Web Portal.
Awaiting Schedule
These updates are awaiting their schedule. Click on a checkbox to get an update now.
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
Detected dependencies
devcontainer
github-actions
gomod
The text was updated successfully, but these errors were encountered: