Skip to content

Commit

Permalink
[chore] forwardconnector was not listed in the modules script (open-t…
Browse files Browse the repository at this point in the history
…elemetry#23330)

this was causing check-collector-module-version to not check that this module was up to the same version as the others consistently

Signed-off-by: Alex Boten <aboten@lightstep.com>
  • Loading branch information
Alex Boten authored and Caleb-Hurshman committed Jul 6, 2023
1 parent 6f09942 commit 10cf6a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/buildscripts/modules
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
beta_modules=(
"go.opentelemetry.io/collector/component"
"go.opentelemetry.io/collector/confmap"
"go.opentelemetry.io/collector/connector/forwardconnector"
"go.opentelemetry.io/collector/consumer"
"go.opentelemetry.io/collector/exporter"
"go.opentelemetry.io/collector/exporter/loggingexporter"
Expand Down

0 comments on commit 10cf6a2

Please sign in to comment.