|
|
@ -11,12 +11,14 @@ require ( |
|
|
|
cuelang.org/go v0.11.1 // @grafana/grafana-as-code |
|
|
|
cuelang.org/go v0.11.1 // @grafana/grafana-as-code |
|
|
|
filippo.io/age v1.2.1 // @grafana/identity-access-team |
|
|
|
filippo.io/age v1.2.1 // @grafana/identity-access-team |
|
|
|
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible // @grafana/partner-datasources |
|
|
|
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible // @grafana/partner-datasources |
|
|
|
|
|
|
|
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0 // @grafana/identity-access-team |
|
|
|
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0 // @grafana/grafana-backend-group |
|
|
|
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0 // @grafana/grafana-backend-group |
|
|
|
github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys v0.10.0 // @grafana/grafana-backend-group |
|
|
|
github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys v0.10.0 // @grafana/grafana-backend-group |
|
|
|
github.com/Azure/azure-storage-blob-go v0.15.0 // @grafana/grafana-backend-group |
|
|
|
github.com/Azure/azure-storage-blob-go v0.15.0 // @grafana/grafana-backend-group |
|
|
|
github.com/Azure/go-autorest/autorest v0.11.29 // @grafana/grafana-backend-group |
|
|
|
github.com/Azure/go-autorest/autorest v0.11.29 // @grafana/grafana-backend-group |
|
|
|
github.com/Azure/go-autorest/autorest/adal v0.9.24 // @grafana/grafana-backend-group |
|
|
|
github.com/Azure/go-autorest/autorest/adal v0.9.24 // @grafana/grafana-backend-group |
|
|
|
github.com/BurntSushi/toml v1.4.0 // @grafana/identity-access-team |
|
|
|
github.com/BurntSushi/toml v1.4.0 // @grafana/identity-access-team |
|
|
|
|
|
|
|
github.com/DATA-DOG/go-sqlmock v1.5.2 // @grafana/grafana-search-and-storage |
|
|
|
github.com/Masterminds/semver v1.5.0 // @grafana/grafana-backend-group |
|
|
|
github.com/Masterminds/semver v1.5.0 // @grafana/grafana-backend-group |
|
|
|
github.com/Masterminds/semver/v3 v3.3.0 // @grafana/grafana-developer-enablement-squad |
|
|
|
github.com/Masterminds/semver/v3 v3.3.0 // @grafana/grafana-developer-enablement-squad |
|
|
|
github.com/Masterminds/sprig/v3 v3.3.0 // @grafana/grafana-backend-group |
|
|
|
github.com/Masterminds/sprig/v3 v3.3.0 // @grafana/grafana-backend-group |
|
|
@ -41,6 +43,7 @@ require ( |
|
|
|
github.com/fatih/color v1.17.0 // @grafana/grafana-backend-group |
|
|
|
github.com/fatih/color v1.17.0 // @grafana/grafana-backend-group |
|
|
|
github.com/fullstorydev/grpchan v1.1.1 // @grafana/grafana-backend-group |
|
|
|
github.com/fullstorydev/grpchan v1.1.1 // @grafana/grafana-backend-group |
|
|
|
github.com/gchaincl/sqlhooks v1.3.0 // @grafana/grafana-search-and-storage |
|
|
|
github.com/gchaincl/sqlhooks v1.3.0 // @grafana/grafana-search-and-storage |
|
|
|
|
|
|
|
github.com/getkin/kin-openapi v0.128.0 // @grafana/grafana-app-platform-squad |
|
|
|
github.com/go-jose/go-jose/v3 v3.0.3 // @grafana/identity-access-team |
|
|
|
github.com/go-jose/go-jose/v3 v3.0.3 // @grafana/identity-access-team |
|
|
|
github.com/go-kit/log v0.2.1 // @grafana/grafana-backend-group |
|
|
|
github.com/go-kit/log v0.2.1 // @grafana/grafana-backend-group |
|
|
|
github.com/go-ldap/ldap/v3 v3.4.4 // @grafana/identity-access-team |
|
|
|
github.com/go-ldap/ldap/v3 v3.4.4 // @grafana/identity-access-team |
|
|
@ -59,6 +62,7 @@ require ( |
|
|
|
github.com/golang/protobuf v1.5.4 // @grafana/grafana-backend-group |
|
|
|
github.com/golang/protobuf v1.5.4 // @grafana/grafana-backend-group |
|
|
|
github.com/golang/snappy v0.0.4 // @grafana/alerting-backend |
|
|
|
github.com/golang/snappy v0.0.4 // @grafana/alerting-backend |
|
|
|
github.com/google/go-cmp v0.6.0 // @grafana/grafana-backend-group |
|
|
|
github.com/google/go-cmp v0.6.0 // @grafana/grafana-backend-group |
|
|
|
|
|
|
|
github.com/google/go-querystring v1.1.0 // indirect; @grafana/oss-big-tent |
|
|
|
github.com/google/uuid v1.6.0 // @grafana/grafana-backend-group |
|
|
|
github.com/google/uuid v1.6.0 // @grafana/grafana-backend-group |
|
|
|
github.com/google/wire v0.6.0 // @grafana/grafana-backend-group |
|
|
|
github.com/google/wire v0.6.0 // @grafana/grafana-backend-group |
|
|
|
github.com/googleapis/gax-go/v2 v2.14.1 // @grafana/grafana-backend-group |
|
|
|
github.com/googleapis/gax-go/v2 v2.14.1 // @grafana/grafana-backend-group |
|
|
@ -70,6 +74,7 @@ require ( |
|
|
|
github.com/grafana/dataplane/examples v0.0.1 // @grafana/observability-metrics |
|
|
|
github.com/grafana/dataplane/examples v0.0.1 // @grafana/observability-metrics |
|
|
|
github.com/grafana/dataplane/sdata v0.0.9 // @grafana/observability-metrics |
|
|
|
github.com/grafana/dataplane/sdata v0.0.9 // @grafana/observability-metrics |
|
|
|
github.com/grafana/dskit v0.0.0-20241105154643-a6b453a88040 // @grafana/grafana-backend-group |
|
|
|
github.com/grafana/dskit v0.0.0-20241105154643-a6b453a88040 // @grafana/grafana-backend-group |
|
|
|
|
|
|
|
github.com/grafana/e2e v0.1.1 // @grafana-app-platform-squad |
|
|
|
github.com/grafana/gofpdf v0.0.0-20231002120153-857cc45be447 // @grafana/sharing-squad |
|
|
|
github.com/grafana/gofpdf v0.0.0-20231002120153-857cc45be447 // @grafana/sharing-squad |
|
|
|
github.com/grafana/gomemcache v0.0.0-20240805133030-fdaf6a95408e // @grafana/grafana-operator-experience-squad |
|
|
|
github.com/grafana/gomemcache v0.0.0-20240805133030-fdaf6a95408e // @grafana/grafana-operator-experience-squad |
|
|
|
github.com/grafana/grafana-app-sdk v0.29.0 // @grafana/grafana-app-platform-squad |
|
|
|
github.com/grafana/grafana-app-sdk v0.29.0 // @grafana/grafana-app-platform-squad |
|
|
@ -80,20 +85,14 @@ require ( |
|
|
|
github.com/grafana/grafana-google-sdk-go v0.2.1 // @grafana/partner-datasources |
|
|
|
github.com/grafana/grafana-google-sdk-go v0.2.1 // @grafana/partner-datasources |
|
|
|
github.com/grafana/grafana-openapi-client-go v0.0.0-20231213163343-bd475d63fb79 // @grafana/grafana-backend-group |
|
|
|
github.com/grafana/grafana-openapi-client-go v0.0.0-20231213163343-bd475d63fb79 // @grafana/grafana-backend-group |
|
|
|
github.com/grafana/grafana-plugin-sdk-go v0.262.0 // @grafana/plugins-platform-backend |
|
|
|
github.com/grafana/grafana-plugin-sdk-go v0.262.0 // @grafana/plugins-platform-backend |
|
|
|
github.com/grafana/grafana/pkg/aggregator v0.0.0-20240813192817-1b0e6b5c09b2 // @grafana/grafana-app-platform-squad |
|
|
|
github.com/grafana/loki/v3 v3.2.1 // @grafana/observability-logs |
|
|
|
github.com/grafana/grafana/pkg/apimachinery v0.0.0-20240821155123-6891eb1d35da // @grafana/grafana-app-platform-squad |
|
|
|
|
|
|
|
github.com/grafana/grafana/pkg/apiserver v0.0.0-20240821155123-6891eb1d35da // @grafana/grafana-app-platform-squad |
|
|
|
|
|
|
|
// This needs to be here for other projects that import grafana/grafana |
|
|
|
|
|
|
|
// For local development grafana/grafana will always use the local files |
|
|
|
|
|
|
|
// Check go.work file for details |
|
|
|
|
|
|
|
github.com/grafana/grafana/pkg/promlib v0.0.7 // @grafana/oss-big-tent |
|
|
|
|
|
|
|
github.com/grafana/grafana/pkg/semconv v0.0.0-20240808213237-f4d2e064f435 // @grafana/grafana-app-platform-squad |
|
|
|
|
|
|
|
github.com/grafana/otel-profiling-go v0.5.1 // @grafana/grafana-backend-group |
|
|
|
github.com/grafana/otel-profiling-go v0.5.1 // @grafana/grafana-backend-group |
|
|
|
github.com/grafana/pyroscope-go/godeltaprof v0.1.8 // @grafana/observability-traces-and-profiling |
|
|
|
github.com/grafana/pyroscope-go/godeltaprof v0.1.8 // @grafana/observability-traces-and-profiling |
|
|
|
github.com/grafana/pyroscope/api v1.0.0 // @grafana/observability-traces-and-profiling |
|
|
|
github.com/grafana/pyroscope/api v1.0.0 // @grafana/observability-traces-and-profiling |
|
|
|
github.com/grafana/tempo v1.5.1-0.20241001135150-ed943d7a56b2 // @grafana/observability-traces-and-profiling |
|
|
|
github.com/grafana/tempo v1.5.1-0.20241001135150-ed943d7a56b2 // @grafana/observability-traces-and-profiling |
|
|
|
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1 // @grafana/plugins-platform-backend |
|
|
|
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1 // @grafana/plugins-platform-backend |
|
|
|
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.2.0 // @grafana/grafana-backend-group |
|
|
|
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.2.0 // @grafana/grafana-backend-group |
|
|
|
|
|
|
|
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 // @grafana/identity-access-team |
|
|
|
github.com/hashicorp/go-hclog v1.6.3 // @grafana/plugins-platform-backend |
|
|
|
github.com/hashicorp/go-hclog v1.6.3 // @grafana/plugins-platform-backend |
|
|
|
github.com/hashicorp/go-multierror v1.1.1 // @grafana/alerting-squad |
|
|
|
github.com/hashicorp/go-multierror v1.1.1 // @grafana/alerting-squad |
|
|
|
github.com/hashicorp/go-plugin v1.6.2 // @grafana/plugins-platform-backend |
|
|
|
github.com/hashicorp/go-plugin v1.6.2 // @grafana/plugins-platform-backend |
|
|
@ -102,7 +101,10 @@ require ( |
|
|
|
github.com/hashicorp/hcl/v2 v2.17.0 // @grafana/alerting-backend |
|
|
|
github.com/hashicorp/hcl/v2 v2.17.0 // @grafana/alerting-backend |
|
|
|
github.com/huandu/xstrings v1.5.0 // @grafana/partner-datasources |
|
|
|
github.com/huandu/xstrings v1.5.0 // @grafana/partner-datasources |
|
|
|
github.com/influxdata/influxdb-client-go/v2 v2.13.0 // @grafana/partner-datasources |
|
|
|
github.com/influxdata/influxdb-client-go/v2 v2.13.0 // @grafana/partner-datasources |
|
|
|
|
|
|
|
github.com/influxdata/influxql v1.4.0 // @grafana/partner-datasources |
|
|
|
github.com/influxdata/line-protocol v0.0.0-20210922203350-b1ad95c89adf // @grafana/grafana-app-platform-squad |
|
|
|
github.com/influxdata/line-protocol v0.0.0-20210922203350-b1ad95c89adf // @grafana/grafana-app-platform-squad |
|
|
|
|
|
|
|
github.com/jeremywohl/flatten v1.0.1 // @grafana/grafana-app-platform-squad |
|
|
|
|
|
|
|
github.com/jmespath-community/go-jmespath v1.1.1 // @grafana/identity-access-team |
|
|
|
github.com/jmespath/go-jmespath v0.4.0 // indirect; @grafana/grafana-backend-group |
|
|
|
github.com/jmespath/go-jmespath v0.4.0 // indirect; @grafana/grafana-backend-group |
|
|
|
github.com/jmoiron/sqlx v1.3.5 // @grafana/grafana-backend-group |
|
|
|
github.com/jmoiron/sqlx v1.3.5 // @grafana/grafana-backend-group |
|
|
|
github.com/json-iterator/go v1.1.12 // @grafana/grafana-backend-group |
|
|
|
github.com/json-iterator/go v1.1.12 // @grafana/grafana-backend-group |
|
|
@ -124,7 +126,9 @@ require ( |
|
|
|
github.com/openfga/api/proto v0.0.0-20240906203051-102620ef2a66 // @grafana/identity-access-team |
|
|
|
github.com/openfga/api/proto v0.0.0-20240906203051-102620ef2a66 // @grafana/identity-access-team |
|
|
|
github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20240926131254-992b301a003f // @grafana/identity-access-team |
|
|
|
github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20240926131254-992b301a003f // @grafana/identity-access-team |
|
|
|
github.com/openfga/openfga v1.6.2 // @grafana/identity-access-team |
|
|
|
github.com/openfga/openfga v1.6.2 // @grafana/identity-access-team |
|
|
|
|
|
|
|
github.com/openzipkin/zipkin-go v0.4.3 // @grafana/oss-big-tent |
|
|
|
github.com/patrickmn/go-cache v2.1.0+incompatible // @grafana/alerting-backend |
|
|
|
github.com/patrickmn/go-cache v2.1.0+incompatible // @grafana/alerting-backend |
|
|
|
|
|
|
|
github.com/phpdave11/gofpdi v1.0.13 // @grafana/sharing-squad |
|
|
|
github.com/prometheus/alertmanager v0.27.0 // @grafana/alerting-backend |
|
|
|
github.com/prometheus/alertmanager v0.27.0 // @grafana/alerting-backend |
|
|
|
github.com/prometheus/client_golang v1.20.5 // @grafana/alerting-backend |
|
|
|
github.com/prometheus/client_golang v1.20.5 // @grafana/alerting-backend |
|
|
|
github.com/prometheus/client_model v0.6.1 // @grafana/grafana-backend-group |
|
|
|
github.com/prometheus/client_model v0.6.1 // @grafana/grafana-backend-group |
|
|
@ -132,6 +136,7 @@ require ( |
|
|
|
github.com/prometheus/prometheus v0.301.0 // @grafana/alerting-backend |
|
|
|
github.com/prometheus/prometheus v0.301.0 // @grafana/alerting-backend |
|
|
|
github.com/redis/go-redis/v9 v9.6.1 // @grafana/alerting-backend |
|
|
|
github.com/redis/go-redis/v9 v9.6.1 // @grafana/alerting-backend |
|
|
|
github.com/robfig/cron/v3 v3.0.1 // @grafana/grafana-backend-group |
|
|
|
github.com/robfig/cron/v3 v3.0.1 // @grafana/grafana-backend-group |
|
|
|
|
|
|
|
github.com/rs/cors v1.11.1 // @grafana/identity-access-team |
|
|
|
github.com/russellhaering/goxmldsig v1.4.0 // @grafana/grafana-backend-group |
|
|
|
github.com/russellhaering/goxmldsig v1.4.0 // @grafana/grafana-backend-group |
|
|
|
github.com/spf13/cobra v1.8.1 // @grafana/grafana-app-platform-squad |
|
|
|
github.com/spf13/cobra v1.8.1 // @grafana/grafana-app-platform-squad |
|
|
|
github.com/spf13/pflag v1.0.5 // @grafana-app-platform-squad |
|
|
|
github.com/spf13/pflag v1.0.5 // @grafana-app-platform-squad |
|
|
@ -158,6 +163,7 @@ require ( |
|
|
|
go.opentelemetry.io/otel/trace v1.33.0 // @grafana/grafana-backend-group |
|
|
|
go.opentelemetry.io/otel/trace v1.33.0 // @grafana/grafana-backend-group |
|
|
|
go.uber.org/atomic v1.11.0 // @grafana/alerting-backend |
|
|
|
go.uber.org/atomic v1.11.0 // @grafana/alerting-backend |
|
|
|
go.uber.org/goleak v1.3.0 // @grafana/grafana-search-and-storage |
|
|
|
go.uber.org/goleak v1.3.0 // @grafana/grafana-search-and-storage |
|
|
|
|
|
|
|
go.uber.org/zap v1.27.0 // @grafana/identity-access-team |
|
|
|
gocloud.dev v0.40.0 // @grafana/grafana-app-platform-squad |
|
|
|
gocloud.dev v0.40.0 // @grafana/grafana-app-platform-squad |
|
|
|
golang.org/x/crypto v0.32.0 // @grafana/grafana-backend-group |
|
|
|
golang.org/x/crypto v0.32.0 // @grafana/grafana-backend-group |
|
|
|
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // @grafana/alerting-backend |
|
|
|
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // @grafana/alerting-backend |
|
|
@ -191,13 +197,33 @@ require ( |
|
|
|
) |
|
|
|
) |
|
|
|
|
|
|
|
|
|
|
|
require ( |
|
|
|
require ( |
|
|
|
|
|
|
|
github.com/grafana/grafana/apps/alerting/notifications v0.0.0-20241209165425-c324376999f7 // @grafana/alerting-backend |
|
|
|
|
|
|
|
github.com/grafana/grafana/apps/investigation v0.0.0-20241218083103-f46c07aba7b6 // @fcjack @matryer |
|
|
|
|
|
|
|
github.com/grafana/grafana/apps/playlist v0.0.0-20241105090059-facca37f4d1f // @grafana/grafana-app-platform-squad |
|
|
|
|
|
|
|
github.com/grafana/grafana/pkg/aggregator v0.0.0-20240813192817-1b0e6b5c09b2 // @grafana/grafana-app-platform-squad |
|
|
|
|
|
|
|
github.com/grafana/grafana/pkg/apimachinery v0.0.0-20240821155123-6891eb1d35da // @grafana/grafana-app-platform-squad |
|
|
|
|
|
|
|
github.com/grafana/grafana/pkg/apiserver v0.0.0-20240821155123-6891eb1d35da // @grafana/grafana-app-platform-squad |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// This needs to be here for other projects that import grafana/grafana |
|
|
|
|
|
|
|
// For local development grafana/grafana will always use the local files |
|
|
|
|
|
|
|
// Check go.work file for details |
|
|
|
|
|
|
|
github.com/grafana/grafana/pkg/promlib v0.0.7 // @grafana/oss-big-tent |
|
|
|
|
|
|
|
github.com/grafana/grafana/pkg/semconv v0.0.0-20240808213237-f4d2e064f435 // @grafana/grafana-app-platform-squad |
|
|
|
|
|
|
|
github.com/grafana/grafana/pkg/storage/unified/apistore v0.0.0-20240821183201-2f012860344d // @grafana/grafana-search-and-storage |
|
|
|
|
|
|
|
github.com/grafana/grafana/pkg/storage/unified/resource v0.0.0-20240821161612-71f0dae39e9d // @grafana/grafana-search-and-storage |
|
|
|
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
require ( |
|
|
|
|
|
|
|
cel.dev/expr v0.18.0 // indirect |
|
|
|
cloud.google.com/go v0.116.0 // indirect |
|
|
|
cloud.google.com/go v0.116.0 // indirect |
|
|
|
cloud.google.com/go/auth v0.13.0 // indirect |
|
|
|
cloud.google.com/go/auth v0.13.0 // indirect |
|
|
|
cloud.google.com/go/auth/oauth2adapt v0.2.6 // indirect |
|
|
|
cloud.google.com/go/auth/oauth2adapt v0.2.6 // indirect |
|
|
|
cloud.google.com/go/compute/metadata v0.6.0 // indirect |
|
|
|
cloud.google.com/go/compute/metadata v0.6.0 // indirect |
|
|
|
cloud.google.com/go/iam v1.2.1 // indirect |
|
|
|
cloud.google.com/go/iam v1.2.1 // indirect |
|
|
|
|
|
|
|
cloud.google.com/go/longrunning v0.6.1 // indirect |
|
|
|
|
|
|
|
cuelabs.dev/go/oci/ociregistry v0.0.0-20240906074133-82eb438dd565 // indirect |
|
|
|
|
|
|
|
dario.cat/mergo v1.0.1 // indirect |
|
|
|
github.com/Azure/azure-pipeline-go v0.2.3 // indirect |
|
|
|
github.com/Azure/azure-pipeline-go v0.2.3 // indirect |
|
|
|
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0 // @grafana/identity-access-team |
|
|
|
|
|
|
|
github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 // indirect |
|
|
|
github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 // indirect |
|
|
|
github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal v0.7.1 // indirect |
|
|
|
github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal v0.7.1 // indirect |
|
|
|
github.com/Azure/go-autorest v14.2.0+incompatible // indirect |
|
|
|
github.com/Azure/go-autorest v14.2.0+incompatible // indirect |
|
|
@ -208,8 +234,8 @@ require ( |
|
|
|
github.com/Azure/go-autorest/tracing v0.6.0 // indirect |
|
|
|
github.com/Azure/go-autorest/tracing v0.6.0 // indirect |
|
|
|
github.com/Azure/go-ntlmssp v0.0.0-20220621081337-cb9428e4ac1e // indirect |
|
|
|
github.com/Azure/go-ntlmssp v0.0.0-20220621081337-cb9428e4ac1e // indirect |
|
|
|
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 // indirect |
|
|
|
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 // indirect |
|
|
|
github.com/DATA-DOG/go-sqlmock v1.5.2 // @grafana/grafana-search-and-storage |
|
|
|
|
|
|
|
github.com/FZambia/eagle v0.1.0 // indirect |
|
|
|
github.com/FZambia/eagle v0.1.0 // indirect |
|
|
|
|
|
|
|
github.com/HdrHistogram/hdrhistogram-go v1.1.2 // indirect |
|
|
|
github.com/Masterminds/goutils v1.1.1 // indirect |
|
|
|
github.com/Masterminds/goutils v1.1.1 // indirect |
|
|
|
github.com/Masterminds/squirrel v1.5.4 // indirect |
|
|
|
github.com/Masterminds/squirrel v1.5.4 // indirect |
|
|
|
github.com/NYTimes/gziphandler v1.1.1 // indirect |
|
|
|
github.com/NYTimes/gziphandler v1.1.1 // indirect |
|
|
@ -222,25 +248,42 @@ require ( |
|
|
|
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect |
|
|
|
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect |
|
|
|
github.com/armon/go-metrics v0.4.1 // indirect |
|
|
|
github.com/armon/go-metrics v0.4.1 // indirect |
|
|
|
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect |
|
|
|
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect |
|
|
|
|
|
|
|
github.com/at-wat/mqtt-go v0.19.4 // indirect |
|
|
|
github.com/axiomhq/hyperloglog v0.0.0-20240507144631-af9851f82b27 // indirect |
|
|
|
github.com/axiomhq/hyperloglog v0.0.0-20240507144631-af9851f82b27 // indirect |
|
|
|
github.com/bahlo/generic-list-go v0.2.0 // indirect |
|
|
|
github.com/bahlo/generic-list-go v0.2.0 // indirect |
|
|
|
github.com/beorn7/perks v1.0.1 // indirect |
|
|
|
github.com/beorn7/perks v1.0.1 // indirect |
|
|
|
github.com/bits-and-blooms/bitset v1.12.0 // indirect |
|
|
|
github.com/bits-and-blooms/bitset v1.12.0 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/bleve_index_api v1.1.12 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/geo v0.1.20 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/go-faiss v1.0.23 // indirect |
|
|
|
github.com/blevesearch/go-porterstemmer v1.0.3 // indirect |
|
|
|
github.com/blevesearch/go-porterstemmer v1.0.3 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/gtreap v0.1.1 // indirect |
|
|
|
github.com/blevesearch/mmap-go v1.0.4 // indirect |
|
|
|
github.com/blevesearch/mmap-go v1.0.4 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/scorch_segment_api/v2 v2.2.16 // indirect |
|
|
|
github.com/blevesearch/segment v0.9.1 // indirect |
|
|
|
github.com/blevesearch/segment v0.9.1 // indirect |
|
|
|
github.com/blevesearch/snowballstem v0.9.0 // indirect |
|
|
|
github.com/blevesearch/snowballstem v0.9.0 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/upsidedown_store_api v1.0.2 // indirect |
|
|
|
github.com/blevesearch/vellum v1.0.10 // indirect |
|
|
|
github.com/blevesearch/vellum v1.0.10 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/zapx/v11 v11.3.10 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/zapx/v12 v12.3.10 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/zapx/v13 v13.3.10 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/zapx/v14 v14.3.10 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/zapx/v15 v15.3.16 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/zapx/v16 v16.1.8 // indirect |
|
|
|
github.com/blugelabs/ice v1.0.0 // indirect |
|
|
|
github.com/blugelabs/ice v1.0.0 // indirect |
|
|
|
|
|
|
|
github.com/blugelabs/ice/v2 v2.0.1 // indirect |
|
|
|
github.com/bufbuild/protocompile v0.4.0 // indirect |
|
|
|
github.com/bufbuild/protocompile v0.4.0 // indirect |
|
|
|
github.com/buger/jsonparser v1.1.1 // indirect |
|
|
|
github.com/buger/jsonparser v1.1.1 // indirect |
|
|
|
|
|
|
|
github.com/c2h5oh/datasize v0.0.0-20231215233829-aa82cc1e6500 // indirect |
|
|
|
github.com/caio/go-tdigest v3.1.0+incompatible // indirect |
|
|
|
github.com/caio/go-tdigest v3.1.0+incompatible // indirect |
|
|
|
github.com/cenkalti/backoff/v4 v4.3.0 // indirect |
|
|
|
github.com/cenkalti/backoff/v4 v4.3.0 // indirect |
|
|
|
github.com/centrifugal/protocol v0.13.4 // indirect |
|
|
|
github.com/centrifugal/protocol v0.13.4 // indirect |
|
|
|
|
|
|
|
github.com/cespare/xxhash v1.1.0 // indirect |
|
|
|
github.com/cespare/xxhash/v2 v2.3.0 // indirect |
|
|
|
github.com/cespare/xxhash/v2 v2.3.0 // indirect |
|
|
|
github.com/cheekybits/genny v1.0.0 // indirect |
|
|
|
github.com/cheekybits/genny v1.0.0 // indirect |
|
|
|
github.com/chromedp/cdproto v0.0.0-20240810084448-b931b754e476 // indirect |
|
|
|
github.com/chromedp/cdproto v0.0.0-20240810084448-b931b754e476 // indirect |
|
|
|
github.com/cloudflare/circl v1.3.7 // indirect |
|
|
|
github.com/cloudflare/circl v1.3.7 // indirect |
|
|
|
|
|
|
|
github.com/cockroachdb/apd/v3 v3.2.1 // indirect |
|
|
|
github.com/coreos/go-semver v0.3.1 // indirect |
|
|
|
github.com/coreos/go-semver v0.3.1 // indirect |
|
|
|
github.com/coreos/go-systemd/v22 v22.5.0 // indirect |
|
|
|
github.com/coreos/go-systemd/v22 v22.5.0 // indirect |
|
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect |
|
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect |
|
|
@ -249,18 +292,22 @@ require ( |
|
|
|
github.com/dgryski/go-metro v0.0.0-20211217172704-adc40b04c140 // indirect |
|
|
|
github.com/dgryski/go-metro v0.0.0-20211217172704-adc40b04c140 // indirect |
|
|
|
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect |
|
|
|
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect |
|
|
|
github.com/docker/go-units v0.5.0 // indirect |
|
|
|
github.com/docker/go-units v0.5.0 // indirect |
|
|
|
|
|
|
|
github.com/dolthub/maphash v0.1.0 // indirect |
|
|
|
github.com/dustin/go-humanize v1.0.1 // indirect |
|
|
|
github.com/dustin/go-humanize v1.0.1 // indirect |
|
|
|
github.com/edsrzf/mmap-go v1.2.0 // indirect |
|
|
|
github.com/edsrzf/mmap-go v1.2.0 // indirect |
|
|
|
github.com/elazarl/goproxy v1.3.0 // indirect |
|
|
|
github.com/elazarl/goproxy v1.3.0 // indirect |
|
|
|
github.com/emicklei/go-restful/v3 v3.11.0 // indirect |
|
|
|
github.com/emicklei/go-restful/v3 v3.11.0 // indirect |
|
|
|
github.com/emicklei/proto v1.13.2 // indirect |
|
|
|
github.com/emicklei/proto v1.13.2 // indirect |
|
|
|
|
|
|
|
github.com/emirpasic/gods v1.18.1 // indirect |
|
|
|
github.com/envoyproxy/protoc-gen-validate v1.1.0 // indirect |
|
|
|
github.com/envoyproxy/protoc-gen-validate v1.1.0 // indirect |
|
|
|
github.com/facette/natsort v0.0.0-20181210072756-2cd4dd1e2dcb // indirect |
|
|
|
github.com/facette/natsort v0.0.0-20181210072756-2cd4dd1e2dcb // indirect |
|
|
|
github.com/felixge/httpsnoop v1.0.4 // indirect |
|
|
|
github.com/felixge/httpsnoop v1.0.4 // indirect |
|
|
|
github.com/fsnotify/fsnotify v1.8.0 // indirect |
|
|
|
github.com/fsnotify/fsnotify v1.8.0 // indirect |
|
|
|
|
|
|
|
github.com/fxamacker/cbor/v2 v2.7.0 // indirect |
|
|
|
|
|
|
|
github.com/gammazero/deque v0.2.1 // indirect |
|
|
|
github.com/go-asn1-ber/asn1-ber v1.5.4 // indirect |
|
|
|
github.com/go-asn1-ber/asn1-ber v1.5.4 // indirect |
|
|
|
github.com/go-logfmt/logfmt v0.6.0 // indirect |
|
|
|
github.com/go-logfmt/logfmt v0.6.0 // indirect |
|
|
|
github.com/go-logr/logr v1.4.2 // indirect; @grafana/grafana-app-platform-squad |
|
|
|
github.com/go-logr/logr v1.4.2 // indirect |
|
|
|
github.com/go-logr/stdr v1.2.2 // indirect |
|
|
|
github.com/go-logr/stdr v1.2.2 // indirect |
|
|
|
github.com/go-openapi/analysis v0.23.0 // indirect |
|
|
|
github.com/go-openapi/analysis v0.23.0 // indirect |
|
|
|
github.com/go-openapi/errors v0.22.0 // indirect |
|
|
|
github.com/go-openapi/errors v0.22.0 // indirect |
|
|
@ -276,6 +323,7 @@ require ( |
|
|
|
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect |
|
|
|
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect |
|
|
|
github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 // indirect |
|
|
|
github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 // indirect |
|
|
|
github.com/golang-sql/sqlexp v0.1.0 // indirect |
|
|
|
github.com/golang-sql/sqlexp v0.1.0 // indirect |
|
|
|
|
|
|
|
github.com/golang/geo v0.0.0-20210211234256-740aa86cb551 // indirect |
|
|
|
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect |
|
|
|
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect |
|
|
|
github.com/google/btree v1.1.3 // indirect |
|
|
|
github.com/google/btree v1.1.3 // indirect |
|
|
|
github.com/google/cel-go v0.22.0 // indirect |
|
|
|
github.com/google/cel-go v0.22.0 // indirect |
|
|
@ -284,20 +332,24 @@ require ( |
|
|
|
github.com/google/gofuzz v1.2.0 // indirect |
|
|
|
github.com/google/gofuzz v1.2.0 // indirect |
|
|
|
github.com/google/s2a-go v0.1.8 // indirect |
|
|
|
github.com/google/s2a-go v0.1.8 // indirect |
|
|
|
github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect |
|
|
|
github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect |
|
|
|
github.com/grafana/grafana/pkg/storage/unified/apistore v0.0.0-20240821183201-2f012860344d // @grafana/grafana-search-and-storage |
|
|
|
github.com/grafana/jsonparser v0.0.0-20240425183733-ea80629e1a32 // indirect |
|
|
|
github.com/grafana/grafana/pkg/storage/unified/resource v0.0.0-20240821161612-71f0dae39e9d // @grafana/grafana-search-and-storage |
|
|
|
github.com/grafana/loki/pkg/push v0.0.0-20231124142027-e52380921608 // indirect |
|
|
|
github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc // indirect |
|
|
|
github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc // indirect |
|
|
|
|
|
|
|
github.com/grafana/sqlds/v4 v4.1.3 // indirect |
|
|
|
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect |
|
|
|
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect |
|
|
|
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.1-0.20191002090509-6af20e3a5340 // indirect; @grafana/plugins-platform-backend |
|
|
|
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.1-0.20191002090509-6af20e3a5340 // indirect |
|
|
|
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 // @grafana/identity-access-team |
|
|
|
github.com/hashicorp/consul/api v1.30.0 // indirect |
|
|
|
github.com/hashicorp/errwrap v1.1.0 // indirect |
|
|
|
github.com/hashicorp/errwrap v1.1.0 // indirect |
|
|
|
|
|
|
|
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect |
|
|
|
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect |
|
|
|
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect |
|
|
|
github.com/hashicorp/go-msgpack v1.1.5 // indirect |
|
|
|
github.com/hashicorp/go-msgpack v1.1.5 // indirect |
|
|
|
|
|
|
|
github.com/hashicorp/go-rootcerts v1.0.2 // indirect |
|
|
|
github.com/hashicorp/go-sockaddr v1.0.6 // indirect |
|
|
|
github.com/hashicorp/go-sockaddr v1.0.6 // indirect |
|
|
|
github.com/hashicorp/go-uuid v1.0.3 // indirect |
|
|
|
github.com/hashicorp/go-uuid v1.0.3 // indirect |
|
|
|
github.com/hashicorp/golang-lru v1.0.2 // indirect |
|
|
|
github.com/hashicorp/golang-lru v1.0.2 // indirect |
|
|
|
github.com/hashicorp/hcl v1.0.0 // indirect |
|
|
|
github.com/hashicorp/hcl v1.0.0 // indirect |
|
|
|
github.com/hashicorp/memberlist v0.5.0 // indirect |
|
|
|
github.com/hashicorp/memberlist v0.5.0 // indirect |
|
|
|
|
|
|
|
github.com/hashicorp/serf v0.10.1 // indirect |
|
|
|
github.com/hashicorp/yamux v0.1.1 // indirect |
|
|
|
github.com/hashicorp/yamux v0.1.1 // indirect |
|
|
|
github.com/inconshreveable/mousetrap v1.1.0 // indirect |
|
|
|
github.com/inconshreveable/mousetrap v1.1.0 // indirect |
|
|
|
github.com/invopop/jsonschema v0.13.0 // indirect |
|
|
|
github.com/invopop/jsonschema v0.13.0 // indirect |
|
|
@ -312,7 +364,6 @@ require ( |
|
|
|
github.com/jcmturner/goidentity/v6 v6.0.1 // indirect |
|
|
|
github.com/jcmturner/goidentity/v6 v6.0.1 // indirect |
|
|
|
github.com/jcmturner/gokrb5/v8 v8.4.4 // indirect |
|
|
|
github.com/jcmturner/gokrb5/v8 v8.4.4 // indirect |
|
|
|
github.com/jcmturner/rpc/v2 v2.0.3 // indirect |
|
|
|
github.com/jcmturner/rpc/v2 v2.0.3 // indirect |
|
|
|
github.com/jeremywohl/flatten v1.0.1 // @grafana/grafana-app-platform-squad |
|
|
|
|
|
|
|
github.com/jessevdk/go-flags v1.5.0 // indirect |
|
|
|
github.com/jessevdk/go-flags v1.5.0 // indirect |
|
|
|
github.com/jhump/protoreflect v1.15.1 // indirect |
|
|
|
github.com/jhump/protoreflect v1.15.1 // indirect |
|
|
|
github.com/jonboulle/clockwork v0.4.0 // indirect |
|
|
|
github.com/jonboulle/clockwork v0.4.0 // indirect |
|
|
@ -332,6 +383,9 @@ require ( |
|
|
|
github.com/mattn/go-colorable v0.1.13 // indirect |
|
|
|
github.com/mattn/go-colorable v0.1.13 // indirect |
|
|
|
github.com/mattn/go-ieproxy v0.0.12 // indirect |
|
|
|
github.com/mattn/go-ieproxy v0.0.12 // indirect |
|
|
|
github.com/mattn/go-runewidth v0.0.16 // indirect |
|
|
|
github.com/mattn/go-runewidth v0.0.16 // indirect |
|
|
|
|
|
|
|
github.com/maypok86/otter v1.2.2 // indirect |
|
|
|
|
|
|
|
github.com/mdlayher/socket v0.4.1 // indirect |
|
|
|
|
|
|
|
github.com/mdlayher/vsock v1.2.1 // indirect |
|
|
|
github.com/mfridman/interpolate v0.0.2 // indirect |
|
|
|
github.com/mfridman/interpolate v0.0.2 // indirect |
|
|
|
github.com/miekg/dns v1.1.62 // indirect |
|
|
|
github.com/miekg/dns v1.1.62 // indirect |
|
|
|
github.com/mitchellh/copystructure v1.2.0 // indirect |
|
|
|
github.com/mitchellh/copystructure v1.2.0 // indirect |
|
|
@ -354,34 +408,44 @@ require ( |
|
|
|
github.com/oklog/run v1.1.0 // indirect |
|
|
|
github.com/oklog/run v1.1.0 // indirect |
|
|
|
github.com/oklog/ulid v1.3.1 // indirect |
|
|
|
github.com/oklog/ulid v1.3.1 // indirect |
|
|
|
github.com/oklog/ulid/v2 v2.1.0 // indirect |
|
|
|
github.com/oklog/ulid/v2 v2.1.0 // indirect |
|
|
|
|
|
|
|
github.com/opencontainers/go-digest v1.0.0 // indirect |
|
|
|
|
|
|
|
github.com/opencontainers/image-spec v1.1.0 // indirect |
|
|
|
|
|
|
|
github.com/opentracing-contrib/go-grpc v0.0.0-20210225150812-73cb765af46e // indirect |
|
|
|
github.com/opentracing-contrib/go-stdlib v1.0.0 // indirect |
|
|
|
github.com/opentracing-contrib/go-stdlib v1.0.0 // indirect |
|
|
|
github.com/opentracing/opentracing-go v1.2.0 // indirect |
|
|
|
github.com/opentracing/opentracing-go v1.2.0 // indirect |
|
|
|
github.com/pelletier/go-toml/v2 v2.2.3 // indirect |
|
|
|
github.com/pelletier/go-toml/v2 v2.2.3 // indirect |
|
|
|
github.com/perimeterx/marshmallow v1.1.5 // indirect |
|
|
|
github.com/perimeterx/marshmallow v1.1.5 // indirect |
|
|
|
github.com/pierrec/lz4/v4 v4.1.21 // indirect |
|
|
|
github.com/pierrec/lz4/v4 v4.1.21 // indirect |
|
|
|
|
|
|
|
github.com/pires/go-proxyproto v0.7.0 // indirect |
|
|
|
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect |
|
|
|
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect |
|
|
|
github.com/pkg/errors v0.9.1 // indirect |
|
|
|
github.com/pkg/errors v0.9.1 // indirect |
|
|
|
|
|
|
|
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect |
|
|
|
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect |
|
|
|
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect |
|
|
|
github.com/pressly/goose/v3 v3.22.1 // indirect |
|
|
|
github.com/pressly/goose/v3 v3.22.1 // indirect |
|
|
|
github.com/prometheus/common/sigv4 v0.1.0 // indirect |
|
|
|
github.com/prometheus/common/sigv4 v0.1.0 // indirect |
|
|
|
github.com/prometheus/exporter-toolkit v0.13.2 // indirect |
|
|
|
github.com/prometheus/exporter-toolkit v0.13.2 // indirect |
|
|
|
github.com/prometheus/procfs v0.15.1 // indirect |
|
|
|
github.com/prometheus/procfs v0.15.1 // indirect |
|
|
|
|
|
|
|
github.com/prometheus/sigv4 v0.1.0 // indirect |
|
|
|
github.com/protocolbuffers/txtpbfmt v0.0.0-20241112170944-20d2c9ebc01d // indirect |
|
|
|
github.com/protocolbuffers/txtpbfmt v0.0.0-20241112170944-20d2c9ebc01d // indirect |
|
|
|
|
|
|
|
github.com/puzpuzpuz/xsync/v2 v2.5.1 // indirect |
|
|
|
github.com/redis/rueidis v1.0.45 // indirect |
|
|
|
github.com/redis/rueidis v1.0.45 // indirect |
|
|
|
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect |
|
|
|
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect |
|
|
|
github.com/rivo/uniseg v0.4.7 // indirect |
|
|
|
github.com/rivo/uniseg v0.4.7 // indirect |
|
|
|
github.com/rs/cors v1.11.1 // @grafana/identity-access-team |
|
|
|
github.com/rogpeppe/go-internal v1.13.1 // indirect |
|
|
|
github.com/russross/blackfriday/v2 v2.1.0 // indirect |
|
|
|
github.com/russross/blackfriday/v2 v2.1.0 // indirect |
|
|
|
github.com/sagikazarmark/locafero v0.4.0 // indirect |
|
|
|
github.com/sagikazarmark/locafero v0.4.0 // indirect |
|
|
|
github.com/sagikazarmark/slog-shim v0.1.0 // indirect |
|
|
|
github.com/sagikazarmark/slog-shim v0.1.0 // indirect |
|
|
|
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 // indirect |
|
|
|
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 // indirect |
|
|
|
github.com/segmentio/asm v1.2.0 // indirect |
|
|
|
github.com/segmentio/asm v1.2.0 // indirect |
|
|
|
github.com/segmentio/encoding v0.4.0 // indirect |
|
|
|
github.com/segmentio/encoding v0.4.0 // indirect |
|
|
|
|
|
|
|
github.com/sercand/kuberesolver/v5 v5.1.1 // indirect |
|
|
|
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect |
|
|
|
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect |
|
|
|
github.com/sethvargo/go-retry v0.3.0 // indirect |
|
|
|
github.com/sethvargo/go-retry v0.3.0 // indirect |
|
|
|
|
|
|
|
github.com/shadowspore/fossil-delta v0.0.0-20240102155221-e3a8590b820b // indirect |
|
|
|
github.com/shopspring/decimal v1.4.0 // indirect |
|
|
|
github.com/shopspring/decimal v1.4.0 // indirect |
|
|
|
github.com/shurcooL/httpfs v0.0.0-20230704072500-f1e31cf0ba5c // indirect |
|
|
|
github.com/shurcooL/httpfs v0.0.0-20230704072500-f1e31cf0ba5c // indirect |
|
|
|
github.com/shurcooL/vfsgen v0.0.0-20200824052919-0d455de96546 // indirect |
|
|
|
github.com/shurcooL/vfsgen v0.0.0-20200824052919-0d455de96546 // indirect |
|
|
|
|
|
|
|
github.com/sony/gobreaker v0.5.0 // indirect |
|
|
|
github.com/sourcegraph/conc v0.3.0 // indirect |
|
|
|
github.com/sourcegraph/conc v0.3.0 // indirect |
|
|
|
github.com/spf13/afero v1.11.0 // indirect |
|
|
|
github.com/spf13/afero v1.11.0 // indirect |
|
|
|
github.com/spf13/cast v1.7.0 // indirect |
|
|
|
github.com/spf13/cast v1.7.0 // indirect |
|
|
@ -396,34 +460,41 @@ require ( |
|
|
|
github.com/unknwon/log v0.0.0-20200308114134-929b1006e34a // indirect |
|
|
|
github.com/unknwon/log v0.0.0-20200308114134-929b1006e34a // indirect |
|
|
|
github.com/valyala/bytebufferpool v1.0.0 // indirect |
|
|
|
github.com/valyala/bytebufferpool v1.0.0 // indirect |
|
|
|
github.com/wk8/go-ordered-map/v2 v2.1.8 // indirect |
|
|
|
github.com/wk8/go-ordered-map/v2 v2.1.8 // indirect |
|
|
|
|
|
|
|
github.com/x448/float16 v0.8.4 // indirect |
|
|
|
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect |
|
|
|
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect |
|
|
|
github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82 // indirect |
|
|
|
github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82 // indirect |
|
|
|
github.com/yudai/pp v2.0.1+incompatible // indirect |
|
|
|
github.com/yudai/pp v2.0.1+incompatible // indirect |
|
|
|
github.com/yuin/gopher-lua v1.1.1 // indirect |
|
|
|
github.com/yuin/gopher-lua v1.1.1 // indirect |
|
|
|
github.com/zclconf/go-cty v1.13.0 // indirect |
|
|
|
github.com/zclconf/go-cty v1.13.0 // indirect |
|
|
|
github.com/zeebo/xxh3 v1.0.2 // indirect |
|
|
|
github.com/zeebo/xxh3 v1.0.2 // indirect |
|
|
|
|
|
|
|
go.etcd.io/bbolt v1.3.11 // indirect |
|
|
|
go.etcd.io/etcd/api/v3 v3.5.16 // indirect |
|
|
|
go.etcd.io/etcd/api/v3 v3.5.16 // indirect |
|
|
|
go.etcd.io/etcd/client/pkg/v3 v3.5.16 // indirect |
|
|
|
go.etcd.io/etcd/client/pkg/v3 v3.5.16 // indirect |
|
|
|
go.etcd.io/etcd/client/v3 v3.5.16 // indirect |
|
|
|
go.etcd.io/etcd/client/v3 v3.5.16 // indirect |
|
|
|
go.mongodb.org/mongo-driver v1.16.1 // indirect |
|
|
|
go.mongodb.org/mongo-driver v1.16.1 // indirect |
|
|
|
go.opencensus.io v0.24.0 // indirect |
|
|
|
go.opencensus.io v0.24.0 // indirect |
|
|
|
|
|
|
|
go.opentelemetry.io/auto/sdk v1.1.0 // indirect |
|
|
|
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 // indirect |
|
|
|
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 // indirect |
|
|
|
|
|
|
|
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.33.0 // indirect |
|
|
|
go.opentelemetry.io/otel/metric v1.33.0 // indirect |
|
|
|
go.opentelemetry.io/otel/metric v1.33.0 // indirect |
|
|
|
go.opentelemetry.io/proto/otlp v1.4.0 // indirect |
|
|
|
go.opentelemetry.io/proto/otlp v1.4.0 // indirect |
|
|
|
go.uber.org/mock v0.4.0 // indirect |
|
|
|
go.uber.org/mock v0.4.0 // indirect |
|
|
|
go.uber.org/multierr v1.11.0 // indirect |
|
|
|
go.uber.org/multierr v1.11.0 // indirect |
|
|
|
go.uber.org/zap v1.27.0 // @grafana/identity-access-team |
|
|
|
go4.org/netipx v0.0.0-20230125063823-8449b0a6169f // indirect |
|
|
|
golang.org/x/sys v0.29.0 // indirect |
|
|
|
golang.org/x/sys v0.29.0 // indirect |
|
|
|
golang.org/x/term v0.28.0 // indirect |
|
|
|
golang.org/x/term v0.28.0 // indirect |
|
|
|
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect |
|
|
|
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect |
|
|
|
google.golang.org/genproto v0.0.0-20241021214115-324edc3d5d38 // indirect; @grafana/grafana-backend-group |
|
|
|
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect |
|
|
|
|
|
|
|
google.golang.org/genproto v0.0.0-20241021214115-324edc3d5d38 // indirect |
|
|
|
google.golang.org/genproto/googleapis/api v0.0.0-20241216192217-9240e9c98484 // indirect |
|
|
|
google.golang.org/genproto/googleapis/api v0.0.0-20241216192217-9240e9c98484 // indirect |
|
|
|
google.golang.org/genproto/googleapis/rpc v0.0.0-20250102185135-69823020774d // indirect; @grafana/plugins-platform-backend |
|
|
|
google.golang.org/genproto/googleapis/rpc v0.0.0-20250102185135-69823020774d // indirect |
|
|
|
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect |
|
|
|
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect |
|
|
|
|
|
|
|
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect |
|
|
|
gopkg.in/fsnotify/fsnotify.v1 v1.4.7 // indirect |
|
|
|
gopkg.in/fsnotify/fsnotify.v1 v1.4.7 // indirect |
|
|
|
gopkg.in/inf.v0 v0.9.1 // indirect |
|
|
|
gopkg.in/inf.v0 v0.9.1 // indirect |
|
|
|
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect |
|
|
|
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect |
|
|
|
gopkg.in/yaml.v2 v2.4.0 // indirect |
|
|
|
gopkg.in/yaml.v2 v2.4.0 // indirect |
|
|
|
|
|
|
|
k8s.io/apiextensions-apiserver v0.32.0 // indirect |
|
|
|
k8s.io/kms v0.32.0 // indirect |
|
|
|
k8s.io/kms v0.32.0 // indirect |
|
|
|
modernc.org/gc/v3 v3.0.0-20240107210532-573471604cb6 // indirect |
|
|
|
modernc.org/gc/v3 v3.0.0-20240107210532-573471604cb6 // indirect |
|
|
|
modernc.org/libc v1.55.3 // indirect |
|
|
|
modernc.org/libc v1.55.3 // indirect |
|
|
@ -434,92 +505,7 @@ require ( |
|
|
|
modernc.org/token v1.1.0 // indirect |
|
|
|
modernc.org/token v1.1.0 // indirect |
|
|
|
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.0 // indirect |
|
|
|
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.0 // indirect |
|
|
|
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect |
|
|
|
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect |
|
|
|
sigs.k8s.io/yaml v1.4.0 // indirect; @grafana-app-platform-squad |
|
|
|
sigs.k8s.io/yaml v1.4.0 // indirect |
|
|
|
) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
require github.com/phpdave11/gofpdi v1.0.13 // @grafana/sharing-squad |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
require ( |
|
|
|
|
|
|
|
github.com/google/go-querystring v1.1.0 // indirect; @grafana/oss-big-tent |
|
|
|
|
|
|
|
github.com/grafana/e2e v0.1.1 // @grafana-app-platform-squad |
|
|
|
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
require ( |
|
|
|
|
|
|
|
github.com/fxamacker/cbor/v2 v2.7.0 // indirect; indirect0.0.0-20240809095826-8eb5495c0b2a |
|
|
|
|
|
|
|
github.com/x448/float16 v0.8.4 // indirect |
|
|
|
|
|
|
|
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect |
|
|
|
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
require ( |
|
|
|
|
|
|
|
github.com/getkin/kin-openapi v0.128.0 // @grafana/grafana-app-platform-squad |
|
|
|
|
|
|
|
github.com/grafana/grafana/apps/playlist v0.0.0-20241105090059-facca37f4d1f // @grafana/grafana-app-platform-squad |
|
|
|
|
|
|
|
github.com/influxdata/influxql v1.4.0 // @grafana/partner-datasources |
|
|
|
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
require github.com/jmespath-community/go-jmespath v1.1.1 // @grafana/identity-access-team |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
require github.com/grafana/loki/v3 v3.2.1 // @grafana/observability-logs |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
require github.com/openzipkin/zipkin-go v0.4.3 // @grafana/oss-big-tent |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
require github.com/grafana/grafana/apps/alerting/notifications v0.0.0-20241209165425-c324376999f7 // @grafana/alerting-backend |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
require github.com/grafana/grafana/apps/investigation v0.0.0-20241218083103-f46c07aba7b6 // @fcjack @matryer |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
require ( |
|
|
|
|
|
|
|
cel.dev/expr v0.18.0 // indirect |
|
|
|
|
|
|
|
cloud.google.com/go/longrunning v0.6.1 // indirect |
|
|
|
|
|
|
|
cuelabs.dev/go/oci/ociregistry v0.0.0-20240906074133-82eb438dd565 // indirect |
|
|
|
|
|
|
|
dario.cat/mergo v1.0.1 // indirect |
|
|
|
|
|
|
|
github.com/HdrHistogram/hdrhistogram-go v1.1.2 // indirect |
|
|
|
|
|
|
|
github.com/at-wat/mqtt-go v0.19.4 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/bleve_index_api v1.1.12 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/geo v0.1.20 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/go-faiss v1.0.23 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/gtreap v0.1.1 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/scorch_segment_api/v2 v2.2.16 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/upsidedown_store_api v1.0.2 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/zapx/v11 v11.3.10 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/zapx/v12 v12.3.10 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/zapx/v13 v13.3.10 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/zapx/v14 v14.3.10 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/zapx/v15 v15.3.16 // indirect |
|
|
|
|
|
|
|
github.com/blevesearch/zapx/v16 v16.1.8 // indirect |
|
|
|
|
|
|
|
github.com/blugelabs/ice/v2 v2.0.1 // indirect |
|
|
|
|
|
|
|
github.com/c2h5oh/datasize v0.0.0-20231215233829-aa82cc1e6500 // indirect |
|
|
|
|
|
|
|
github.com/cespare/xxhash v1.1.0 // indirect |
|
|
|
|
|
|
|
github.com/cockroachdb/apd/v3 v3.2.1 // indirect |
|
|
|
|
|
|
|
github.com/dolthub/maphash v0.1.0 // indirect |
|
|
|
|
|
|
|
github.com/emirpasic/gods v1.18.1 // indirect |
|
|
|
|
|
|
|
github.com/gammazero/deque v0.2.1 // indirect |
|
|
|
|
|
|
|
github.com/golang/geo v0.0.0-20210211234256-740aa86cb551 // indirect |
|
|
|
|
|
|
|
github.com/grafana/jsonparser v0.0.0-20240425183733-ea80629e1a32 // indirect |
|
|
|
|
|
|
|
github.com/grafana/loki/pkg/push v0.0.0-20231124142027-e52380921608 // indirect |
|
|
|
|
|
|
|
github.com/grafana/sqlds/v4 v4.1.3 // indirect |
|
|
|
|
|
|
|
github.com/hashicorp/consul/api v1.30.0 // indirect |
|
|
|
|
|
|
|
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect |
|
|
|
|
|
|
|
github.com/hashicorp/go-rootcerts v1.0.2 // indirect |
|
|
|
|
|
|
|
github.com/hashicorp/serf v0.10.1 // indirect |
|
|
|
|
|
|
|
github.com/maypok86/otter v1.2.2 // indirect |
|
|
|
|
|
|
|
github.com/mdlayher/socket v0.4.1 // indirect |
|
|
|
|
|
|
|
github.com/mdlayher/vsock v1.2.1 // indirect |
|
|
|
|
|
|
|
github.com/opencontainers/go-digest v1.0.0 // indirect |
|
|
|
|
|
|
|
github.com/opencontainers/image-spec v1.1.0 // indirect |
|
|
|
|
|
|
|
github.com/opentracing-contrib/go-grpc v0.0.0-20210225150812-73cb765af46e // indirect |
|
|
|
|
|
|
|
github.com/pires/go-proxyproto v0.7.0 // indirect |
|
|
|
|
|
|
|
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect |
|
|
|
|
|
|
|
github.com/prometheus/sigv4 v0.1.0 // indirect |
|
|
|
|
|
|
|
github.com/puzpuzpuz/xsync/v2 v2.5.1 // indirect |
|
|
|
|
|
|
|
github.com/rogpeppe/go-internal v1.13.1 // indirect |
|
|
|
|
|
|
|
github.com/sercand/kuberesolver/v5 v5.1.1 // indirect |
|
|
|
|
|
|
|
github.com/shadowspore/fossil-delta v0.0.0-20240102155221-e3a8590b820b // indirect |
|
|
|
|
|
|
|
github.com/sony/gobreaker v0.5.0 // indirect |
|
|
|
|
|
|
|
go.etcd.io/bbolt v1.3.11 // indirect |
|
|
|
|
|
|
|
go.opentelemetry.io/auto/sdk v1.1.0 // indirect |
|
|
|
|
|
|
|
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.33.0 // indirect |
|
|
|
|
|
|
|
go4.org/netipx v0.0.0-20230125063823-8449b0a6169f // indirect |
|
|
|
|
|
|
|
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect |
|
|
|
|
|
|
|
k8s.io/apiextensions-apiserver v0.32.0 // indirect |
|
|
|
|
|
|
|
) |
|
|
|
) |
|
|
|
|
|
|
|
|
|
|
|
// Use fork of crewjam/saml with fixes for some issues until changes get merged into upstream |
|
|
|
// Use fork of crewjam/saml with fixes for some issues until changes get merged into upstream |
|
|
|