Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 21 additions & 21 deletions _docs/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ require (
github.com/hashicorp/vault/api v1.22.0
github.com/jackc/pgx/v5 v5.8.0
github.com/julienschmidt/httprouter v1.3.0
github.com/labstack/echo/v4 v4.15.0
github.com/redis/go-redis/v9 v9.17.3
github.com/labstack/echo/v4 v4.15.1
github.com/redis/go-redis/v9 v9.18.0
github.com/redis/rueidis v1.0.69
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
github.com/segmentio/kafka-go v0.4.50
Expand Down Expand Up @@ -74,16 +74,16 @@ require (
github.com/Azure/go-autorest/autorest/to v0.4.1 // indirect
github.com/AzureAD/microsoft-authentication-library-for-go v1.5.0 // indirect
github.com/BurntSushi/locker v0.0.0-20171006230638-a6e239ea1c69 // indirect
github.com/DataDog/datadog-agent/comp/core/tagger/origindetection v0.75.3 // indirect
github.com/DataDog/datadog-agent/pkg/obfuscate v0.75.3 // indirect
github.com/DataDog/datadog-agent/pkg/opentelemetry-mapping-go/otlp/attributes v0.75.3 // indirect
github.com/DataDog/datadog-agent/pkg/proto v0.75.3 // indirect
github.com/DataDog/datadog-agent/pkg/remoteconfig/state v0.75.3 // indirect
github.com/DataDog/datadog-agent/pkg/template v0.75.3 // indirect
github.com/DataDog/datadog-agent/pkg/trace v0.75.3 // indirect
github.com/DataDog/datadog-agent/pkg/util/log v0.75.3 // indirect
github.com/DataDog/datadog-agent/pkg/util/scrubber v0.75.3 // indirect
github.com/DataDog/datadog-agent/pkg/version v0.75.3 // indirect
github.com/DataDog/datadog-agent/comp/core/tagger/origindetection v0.75.4 // indirect
github.com/DataDog/datadog-agent/pkg/obfuscate v0.75.4 // indirect
github.com/DataDog/datadog-agent/pkg/opentelemetry-mapping-go/otlp/attributes v0.75.4 // indirect
github.com/DataDog/datadog-agent/pkg/proto v0.75.4 // indirect
github.com/DataDog/datadog-agent/pkg/remoteconfig/state v0.75.4 // indirect
github.com/DataDog/datadog-agent/pkg/template v0.75.4 // indirect
github.com/DataDog/datadog-agent/pkg/trace v0.75.4 // indirect
github.com/DataDog/datadog-agent/pkg/util/log v0.75.4 // indirect
github.com/DataDog/datadog-agent/pkg/util/scrubber v0.75.4 // indirect
github.com/DataDog/datadog-agent/pkg/version v0.75.4 // indirect
github.com/DataDog/datadog-go/v5 v5.8.3 // indirect
github.com/DataDog/dd-trace-go/contrib/99designs/gqlgen/v2 v2.6.0 // indirect
github.com/DataDog/dd-trace-go/contrib/IBM/sarama/v2 v2.6.0 // indirect
Expand Down Expand Up @@ -129,10 +129,10 @@ require (
github.com/DataDog/dd-trace-go/v2 v2.6.0 // indirect
github.com/DataDog/go-libddwaf/v4 v4.8.0 // indirect
github.com/DataDog/go-runtime-metrics-internal v0.0.4-0.20250806100345-ca5e7fdaf7b6 // indirect
github.com/DataDog/go-sqllexer v0.1.12 // indirect
github.com/DataDog/go-sqllexer v0.1.13 // indirect
github.com/DataDog/go-tuf v1.1.1-0.5.2 // indirect
github.com/DataDog/gostackparse v0.7.0 // indirect
github.com/DataDog/sketches-go v1.4.7 // indirect
github.com/DataDog/sketches-go v1.4.8 // indirect
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 // indirect
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.53.0 // indirect
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.53.0 // indirect
Expand Down Expand Up @@ -167,7 +167,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/sso v1.29.3 // indirect
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.34.4 // indirect
github.com/aws/aws-sdk-go-v2/service/sts v1.38.4 // indirect
github.com/aws/smithy-go v1.24.0 // indirect
github.com/aws/smithy-go v1.24.1 // indirect
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
github.com/aymerick/douceur v0.2.0 // indirect
github.com/bep/clocks v0.5.0 // indirect
Expand Down Expand Up @@ -200,7 +200,7 @@ require (
github.com/charmbracelet/x/term v0.2.2 // indirect
github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575 // indirect
github.com/clbanning/mxj/v2 v2.7.0 // indirect
github.com/clipperhouse/uax29/v2 v2.6.0 // indirect
github.com/clipperhouse/uax29/v2 v2.7.0 // indirect
github.com/cloudwego/base64x v0.1.6 // indirect
github.com/cncf/xds/go v0.0.0-20251210132809-ee656c7534f5 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.7 // indirect
Expand Down Expand Up @@ -302,14 +302,14 @@ require (
github.com/leodido/go-urn v1.4.0 // indirect
github.com/linkdata/deadlock v0.5.5 // indirect
github.com/lucasb-eyer/go-colorful v1.3.0 // indirect
github.com/lufia/plan9stats v0.0.0-20251013123823-9fd1530e3ec3 // indirect
github.com/lufia/plan9stats v0.0.0-20260216142805-b3301c5f2a88 // indirect
github.com/magefile/mage v1.15.0 // indirect
github.com/mailru/easyjson v0.9.1 // indirect
github.com/makeworld-the-better-one/dither/v2 v2.4.0 // indirect
github.com/marekm4/color-extractor v1.2.1 // indirect
github.com/mattn/go-colorable v0.1.14 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/mattn/go-runewidth v0.0.19 // indirect
github.com/mattn/go-runewidth v0.0.20 // indirect
github.com/microcosm-cc/bluemonday v1.0.27 // indirect
github.com/minio/highwayhash v1.0.4-0.20251030100505-070ab1a87a76 // indirect
github.com/minio/simdjson-go v0.4.5 // indirect
Expand Down Expand Up @@ -358,7 +358,7 @@ require (
github.com/ryanuber/go-glob v1.0.0 // indirect
github.com/secure-systems-lab/go-securesystemslib v0.10.0 // indirect
github.com/shirou/gopsutil/v4 v4.26.1 // indirect
github.com/sosodev/duration v1.3.1 // indirect
github.com/sosodev/duration v1.4.0 // indirect
github.com/spaolacci/murmur3 v1.1.0 // indirect
github.com/spf13/afero v1.15.0 // indirect
github.com/spf13/cast v1.10.0 // indirect
Expand All @@ -379,7 +379,7 @@ require (
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasthttp v1.69.0 // indirect
github.com/valyala/fasttemplate v1.2.2 // indirect
github.com/vektah/gqlparser/v2 v2.5.31 // indirect
github.com/vektah/gqlparser/v2 v2.5.32 // indirect
github.com/woodsbury/decimal128 v1.4.0 // indirect
github.com/x448/float16 v0.8.4 // indirect
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
Expand Down Expand Up @@ -428,7 +428,7 @@ require (
golang.org/x/text v0.34.0 // indirect
golang.org/x/time v0.14.0 // indirect
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
google.golang.org/api v0.266.0 // indirect
google.golang.org/api v0.267.0 // indirect
google.golang.org/genproto v0.0.0-20260209200024-4cfbd4190f57 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20260209200024-4cfbd4190f57 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260209200024-4cfbd4190f57 // indirect
Expand Down
Loading
Loading