Skip to content

Commit

Permalink
chore: Update modules to v1.69.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dpaasman00 committed Jan 7, 2025
1 parent 1d0ced7 commit f9b4576
Show file tree
Hide file tree
Showing 19 changed files with 63 additions and 63 deletions.
2 changes: 1 addition & 1 deletion cmd/plugindocgen/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/observiq/bindplane-otel-collector/plugindocgen
go 1.22.7

require (
github.com/observiq/bindplane-otel-collector/receiver/pluginreceiver v1.68.0
github.com/observiq/bindplane-otel-collector/receiver/pluginreceiver v1.69.0
github.com/spf13/pflag v1.0.5
gopkg.in/yaml.v3 v3.0.1
)
Expand Down
2 changes: 1 addition & 1 deletion exporter/chronicleexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.7
require (
github.com/golang/mock v1.6.0
github.com/google/uuid v1.6.0
github.com/observiq/bindplane-otel-collector/expr v1.68.0
github.com/observiq/bindplane-otel-collector/expr v1.69.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/ottl v0.116.0
github.com/shirou/gopsutil/v3 v3.24.5
github.com/stretchr/testify v1.10.0
Expand Down
2 changes: 1 addition & 1 deletion exporter/chronicleforwarderexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/observiq/bindplane-otel-collector/exporter/chronicleforwardere
go 1.22.7

require (
github.com/observiq/bindplane-otel-collector/expr v1.68.0
github.com/observiq/bindplane-otel-collector/expr v1.69.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/ottl v0.116.0
github.com/stretchr/testify v1.10.0
go.opentelemetry.io/collector/component v0.116.0
Expand Down
2 changes: 1 addition & 1 deletion exporter/qradar/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/observiq/bindplane-otel-collector/exporter/qradar
go 1.22.7

require (
github.com/observiq/bindplane-otel-collector/expr v1.68.0
github.com/observiq/bindplane-otel-collector/expr v1.69.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/ottl v0.116.0
github.com/stretchr/testify v1.10.0
go.opentelemetry.io/collector/component v0.116.0
Expand Down
4 changes: 2 additions & 2 deletions extension/bindplaneextension/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.22.7

require (
github.com/golang/snappy v0.0.4
github.com/observiq/bindplane-otel-collector/internal/measurements v1.68.0
github.com/observiq/bindplane-otel-collector/internal/topology v1.68.0
github.com/observiq/bindplane-otel-collector/internal/measurements v1.69.0
github.com/observiq/bindplane-otel-collector/internal/topology v1.69.0
github.com/open-telemetry/opamp-go v0.17.0
github.com/open-telemetry/opentelemetry-collector-contrib/extension/opampcustommessages v0.116.0
github.com/stretchr/testify v1.10.0
Expand Down
74 changes: 37 additions & 37 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,38 +4,38 @@ go 1.22.7

require (
github.com/google/uuid v1.6.0
github.com/observiq/bindplane-otel-collector/exporter/azureblobexporter v1.68.0
github.com/observiq/bindplane-otel-collector/exporter/chronicleexporter v1.68.0
github.com/observiq/bindplane-otel-collector/exporter/chronicleforwarderexporter v1.68.0
github.com/observiq/bindplane-otel-collector/exporter/googlecloudexporter v1.68.0
github.com/observiq/bindplane-otel-collector/exporter/googlemanagedprometheusexporter v1.68.0
github.com/observiq/bindplane-otel-collector/exporter/qradar v1.68.0
github.com/observiq/bindplane-otel-collector/exporter/snowflakeexporter v1.68.0
github.com/observiq/bindplane-otel-collector/internal/measurements v1.68.0
github.com/observiq/bindplane-otel-collector/internal/report v1.68.0
github.com/observiq/bindplane-otel-collector/packagestate v1.68.0
github.com/observiq/bindplane-otel-collector/processor/datapointcountprocessor v1.68.0
github.com/observiq/bindplane-otel-collector/processor/logcountprocessor v1.68.0
github.com/observiq/bindplane-otel-collector/processor/lookupprocessor v1.68.0
github.com/observiq/bindplane-otel-collector/processor/maskprocessor v1.68.0
github.com/observiq/bindplane-otel-collector/processor/metricextractprocessor v1.68.0
github.com/observiq/bindplane-otel-collector/processor/metricstatsprocessor v1.68.0
github.com/observiq/bindplane-otel-collector/processor/removeemptyvaluesprocessor v1.68.0
github.com/observiq/bindplane-otel-collector/processor/resourceattributetransposerprocessor v1.68.0
github.com/observiq/bindplane-otel-collector/processor/samplingprocessor v1.68.0
github.com/observiq/bindplane-otel-collector/processor/spancountprocessor v1.68.0
github.com/observiq/bindplane-otel-collector/processor/throughputmeasurementprocessor v1.68.0
github.com/observiq/bindplane-otel-collector/processor/unrollprocessor v1.68.0
github.com/observiq/bindplane-otel-collector/receiver/awss3rehydrationreceiver v1.68.0
github.com/observiq/bindplane-otel-collector/receiver/azureblobrehydrationreceiver v1.68.0
github.com/observiq/bindplane-otel-collector/receiver/httpreceiver v1.68.0
github.com/observiq/bindplane-otel-collector/receiver/m365receiver v1.68.0
github.com/observiq/bindplane-otel-collector/receiver/oktareceiver v1.68.0
github.com/observiq/bindplane-otel-collector/receiver/pluginreceiver v1.68.0
github.com/observiq/bindplane-otel-collector/receiver/routereceiver v1.68.0
github.com/observiq/bindplane-otel-collector/receiver/sapnetweaverreceiver v1.68.0
github.com/observiq/bindplane-otel-collector/receiver/splunksearchapireceiver v1.68.0
github.com/observiq/bindplane-otel-collector/receiver/telemetrygeneratorreceiver v1.68.0
github.com/observiq/bindplane-otel-collector/exporter/azureblobexporter v1.69.0
github.com/observiq/bindplane-otel-collector/exporter/chronicleexporter v1.69.0
github.com/observiq/bindplane-otel-collector/exporter/chronicleforwarderexporter v1.69.0
github.com/observiq/bindplane-otel-collector/exporter/googlecloudexporter v1.69.0
github.com/observiq/bindplane-otel-collector/exporter/googlemanagedprometheusexporter v1.69.0
github.com/observiq/bindplane-otel-collector/exporter/qradar v1.69.0
github.com/observiq/bindplane-otel-collector/exporter/snowflakeexporter v1.69.0
github.com/observiq/bindplane-otel-collector/internal/measurements v1.69.0
github.com/observiq/bindplane-otel-collector/internal/report v1.69.0
github.com/observiq/bindplane-otel-collector/packagestate v1.69.0
github.com/observiq/bindplane-otel-collector/processor/datapointcountprocessor v1.69.0
github.com/observiq/bindplane-otel-collector/processor/logcountprocessor v1.69.0
github.com/observiq/bindplane-otel-collector/processor/lookupprocessor v1.69.0
github.com/observiq/bindplane-otel-collector/processor/maskprocessor v1.69.0
github.com/observiq/bindplane-otel-collector/processor/metricextractprocessor v1.69.0
github.com/observiq/bindplane-otel-collector/processor/metricstatsprocessor v1.69.0
github.com/observiq/bindplane-otel-collector/processor/removeemptyvaluesprocessor v1.69.0
github.com/observiq/bindplane-otel-collector/processor/resourceattributetransposerprocessor v1.69.0
github.com/observiq/bindplane-otel-collector/processor/samplingprocessor v1.69.0
github.com/observiq/bindplane-otel-collector/processor/spancountprocessor v1.69.0
github.com/observiq/bindplane-otel-collector/processor/throughputmeasurementprocessor v1.69.0
github.com/observiq/bindplane-otel-collector/processor/unrollprocessor v1.69.0
github.com/observiq/bindplane-otel-collector/receiver/awss3rehydrationreceiver v1.69.0
github.com/observiq/bindplane-otel-collector/receiver/azureblobrehydrationreceiver v1.69.0
github.com/observiq/bindplane-otel-collector/receiver/httpreceiver v1.69.0
github.com/observiq/bindplane-otel-collector/receiver/m365receiver v1.69.0
github.com/observiq/bindplane-otel-collector/receiver/oktareceiver v1.69.0
github.com/observiq/bindplane-otel-collector/receiver/pluginreceiver v1.69.0
github.com/observiq/bindplane-otel-collector/receiver/routereceiver v1.69.0
github.com/observiq/bindplane-otel-collector/receiver/sapnetweaverreceiver v1.69.0
github.com/observiq/bindplane-otel-collector/receiver/splunksearchapireceiver v1.69.0
github.com/observiq/bindplane-otel-collector/receiver/telemetrygeneratorreceiver v1.69.0
github.com/oklog/ulid/v2 v2.1.0
github.com/open-telemetry/opamp-go v0.17.0
github.com/open-telemetry/opentelemetry-collector-contrib/connector/countconnector v0.116.0
Expand Down Expand Up @@ -201,8 +201,8 @@ require (
)

require (
github.com/observiq/bindplane-otel-collector/internal/topology v1.68.0
github.com/observiq/bindplane-otel-collector/processor/topologyprocessor v1.68.0
github.com/observiq/bindplane-otel-collector/internal/topology v1.69.0
github.com/observiq/bindplane-otel-collector/processor/topologyprocessor v1.69.0
github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/aesprovider v0.116.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/intervalprocessor v0.116.0
go.opentelemetry.io/collector/extension/extensiontest v0.116.0
Expand Down Expand Up @@ -369,9 +369,9 @@ require (
github.com/microsoft/go-mssqldb v1.8.0 // indirect
github.com/moby/docker-image-spec v1.3.1 // indirect
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
github.com/observiq/bindplane-otel-collector/counter v1.68.0 // indirect
github.com/observiq/bindplane-otel-collector/expr v1.68.0 // indirect
github.com/observiq/bindplane-otel-collector/internal/rehydration v1.68.0 // indirect
github.com/observiq/bindplane-otel-collector/counter v1.69.0 // indirect
github.com/observiq/bindplane-otel-collector/expr v1.69.0 // indirect
github.com/observiq/bindplane-otel-collector/internal/rehydration v1.69.0 // indirect
github.com/okta/okta-sdk-golang/v2 v2.20.0 // indirect
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/googlemanagedprometheusexporter v0.116.0 // indirect
github.com/open-telemetry/opentelemetry-collector-contrib/extension/ackextension v0.116.0 // indirect
Expand Down
2 changes: 1 addition & 1 deletion internal/rehydration/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/observiq/bindplane-otel-collector/internal/rehydration
go 1.22.7

require (
github.com/observiq/bindplane-otel-collector/internal/testutils v1.68.0
github.com/observiq/bindplane-otel-collector/internal/testutils v1.69.0
github.com/stretchr/testify v1.10.0
go.opentelemetry.io/collector/component v0.116.0
go.opentelemetry.io/collector/consumer v1.22.0
Expand Down
6 changes: 3 additions & 3 deletions processor/datapointcountprocessor/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/observiq/bindplane-otel-collector/processor/datapointcountproc
go 1.22.7

require (
github.com/observiq/bindplane-otel-collector/counter v1.68.0
github.com/observiq/bindplane-otel-collector/expr v1.68.0
github.com/observiq/bindplane-otel-collector/receiver/routereceiver v1.68.0
github.com/observiq/bindplane-otel-collector/counter v1.69.0
github.com/observiq/bindplane-otel-collector/expr v1.69.0
github.com/observiq/bindplane-otel-collector/receiver/routereceiver v1.69.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/ottl v0.116.0
github.com/stretchr/testify v1.10.0
go.opentelemetry.io/collector/component v0.116.0
Expand Down
6 changes: 3 additions & 3 deletions processor/logcountprocessor/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/observiq/bindplane-otel-collector/processor/logcountprocessor
go 1.22.7

require (
github.com/observiq/bindplane-otel-collector/counter v1.68.0
github.com/observiq/bindplane-otel-collector/expr v1.68.0
github.com/observiq/bindplane-otel-collector/receiver/routereceiver v1.68.0
github.com/observiq/bindplane-otel-collector/counter v1.69.0
github.com/observiq/bindplane-otel-collector/expr v1.69.0
github.com/observiq/bindplane-otel-collector/receiver/routereceiver v1.69.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/ottl v0.116.0
github.com/stretchr/testify v1.10.0
go.opentelemetry.io/collector/component v0.116.0
Expand Down
4 changes: 2 additions & 2 deletions processor/metricextractprocessor/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/observiq/bindplane-otel-collector/processor/metricextractproce
go 1.22.7

require (
github.com/observiq/bindplane-otel-collector/expr v1.68.0
github.com/observiq/bindplane-otel-collector/receiver/routereceiver v1.68.0
github.com/observiq/bindplane-otel-collector/expr v1.69.0
github.com/observiq/bindplane-otel-collector/receiver/routereceiver v1.69.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/ottl v0.116.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest v0.116.0
github.com/stretchr/testify v1.10.0
Expand Down
2 changes: 1 addition & 1 deletion processor/samplingprocessor/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/observiq/bindplane-otel-collector/processor/samplingprocessor
go 1.22.7

require (
github.com/observiq/bindplane-otel-collector/expr v1.68.0
github.com/observiq/bindplane-otel-collector/expr v1.69.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/ottl v0.116.0
github.com/stretchr/testify v1.10.0
go.opentelemetry.io/collector/component v0.116.0
Expand Down
2 changes: 1 addition & 1 deletion processor/snapshotprocessor/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/observiq/bindplane-otel-collector/processor/snapshotprocessor
go 1.22.7

require (
github.com/observiq/bindplane-otel-collector/internal/report v1.68.0
github.com/observiq/bindplane-otel-collector/internal/report v1.69.0
github.com/open-telemetry/opamp-go v0.17.0
github.com/open-telemetry/opentelemetry-collector-contrib/extension/opampcustommessages v0.116.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/golden v0.116.0
Expand Down
6 changes: 3 additions & 3 deletions processor/spancountprocessor/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/observiq/bindplane-otel-collector/processor/spancountprocessor
go 1.22.7

require (
github.com/observiq/bindplane-otel-collector/counter v1.68.0
github.com/observiq/bindplane-otel-collector/expr v1.68.0
github.com/observiq/bindplane-otel-collector/receiver/routereceiver v1.68.0
github.com/observiq/bindplane-otel-collector/counter v1.69.0
github.com/observiq/bindplane-otel-collector/expr v1.69.0
github.com/observiq/bindplane-otel-collector/receiver/routereceiver v1.69.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/ottl v0.116.0
github.com/stretchr/testify v1.10.0
go.opentelemetry.io/collector/component v0.116.0
Expand Down
2 changes: 1 addition & 1 deletion processor/throughputmeasurementprocessor/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/observiq/bindplane-otel-collector/processor/throughputmeasurem
go 1.22.7

require (
github.com/observiq/bindplane-otel-collector/internal/measurements v1.68.0
github.com/observiq/bindplane-otel-collector/internal/measurements v1.69.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/golden v0.116.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest v0.116.0
github.com/stretchr/testify v1.10.0
Expand Down
2 changes: 1 addition & 1 deletion processor/topologyprocessor/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ require (
github.com/json-iterator/go v1.1.12 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/observiq/bindplane-otel-collector/internal/topology v1.68.0
github.com/observiq/bindplane-otel-collector/internal/topology v1.69.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest v0.116.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil v0.116.0 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
Expand Down
2 changes: 1 addition & 1 deletion receiver/awss3rehydrationreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.15
github.com/aws/aws-sdk-go-v2/service/s3 v1.53.1
github.com/observiq/bindplane-otel-collector/internal/rehydration v1.62.0
github.com/observiq/bindplane-otel-collector/internal/testutils v1.68.0
github.com/observiq/bindplane-otel-collector/internal/testutils v1.69.0
github.com/stretchr/testify v1.10.0
go.opentelemetry.io/collector/component v0.116.0
go.opentelemetry.io/collector/component/componenttest v0.116.0
Expand Down
2 changes: 1 addition & 1 deletion receiver/azureblobrehydrationreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.7
require (
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.5.0
github.com/observiq/bindplane-otel-collector/internal/rehydration v1.62.0
github.com/observiq/bindplane-otel-collector/internal/testutils v1.68.0
github.com/observiq/bindplane-otel-collector/internal/testutils v1.69.0
github.com/stretchr/testify v1.10.0
go.opentelemetry.io/collector/component v0.116.0
go.opentelemetry.io/collector/component/componenttest v0.116.0
Expand Down
2 changes: 1 addition & 1 deletion receiver/splunksearchapireceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/observiq/bindplane-otel-collector/receiver/splunksearchapirece
go 1.22.7

require (
github.com/observiq/bindplane-otel-collector/internal/rehydration v1.68.0
github.com/observiq/bindplane-otel-collector/internal/rehydration v1.69.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/stanza v0.116.0
github.com/stretchr/testify v1.10.0
go.opentelemetry.io/collector/component v0.116.0
Expand Down
2 changes: 1 addition & 1 deletion updater/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.7

require (
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/observiq/bindplane-otel-collector/packagestate v1.68.0
github.com/observiq/bindplane-otel-collector/packagestate v1.69.0
github.com/open-telemetry/opamp-go v0.9.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.10.0
Expand Down

0 comments on commit f9b4576

Please sign in to comment.