-
Notifications
You must be signed in to change notification settings - Fork 2.7k
[chore] Partially revert "[chore][security] bump go version to 1.23.8" #39289
New issue
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This reverts commit 9c78ef7.
no review needed since this is not a PR to main
dehaansa
approved these changes
Apr 9, 2025
crobert-1
approved these changes
Apr 9, 2025
LucianoGiannotti
pushed a commit
to LucianoGiannotti/opentelemetry-collector-contrib
that referenced
this pull request
Apr 9, 2025
open-telemetry#39289) Partially reverts open-telemetry#39266, only keep the version bump in CIs @mx-psi mentioned in open-telemetry/opentelemetry-collector#12813 (comment) that we just need to bump the go versions in CIs, not necessarily in go.mod.
akshays-19
pushed a commit
to akshays-19/opentelemetry-collector-contrib
that referenced
this pull request
Apr 23, 2025
open-telemetry#39289) Partially reverts open-telemetry#39266, only keep the version bump in CIs @mx-psi mentioned in open-telemetry/opentelemetry-collector#12813 (comment) that we just need to bump the go versions in CIs, not necessarily in go.mod.
Fiery-Fenix
pushed a commit
to Fiery-Fenix/opentelemetry-collector-contrib
that referenced
this pull request
Apr 24, 2025
open-telemetry#39289) Partially reverts open-telemetry#39266, only keep the version bump in CIs @mx-psi mentioned in open-telemetry/opentelemetry-collector#12813 (comment) that we just need to bump the go versions in CIs, not necessarily in go.mod.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci-cd
CI, CD, testing, build issues
cmd/checkapi
cmd/opampsupervisor
cmd/telemetrygen
telemetrygen command
confmap/provider/aesprovider
confmap/provider/s3provider
confmap/provider/secretsmanagerprovider
connector/count
connector/datadog
connector/exceptions
connector/failover
connector/grafanacloud
connector/otlpjson
connector/roundrobin
connector/routing
connector/servicegraph
connector/signaltometrics
connector/spanmetrics
connector/sum
exporter/alertmanager
exporter/alibabacloudlogservice
Alibaba components
exporter/awscloudwatchlogs
awscloudwatchlogs exporter
exporter/awsemf
awsemf exporter
exporter/awskinesis
exporter/awss3
exporter/awsxray
exporter/azureblob
exporter/azuredataexplorer
exporter/azuremonitor
exporter/bmchelix
exporter/carbon
exporter/cassandra
exporter/clickhouse
exporter/coralogix
exporter/datadog
Datadog components
exporter/dataset
exporter/doris
exporter/elasticsearch
exporter/faro
exporter/file
exporter/googlecloud
exporter/googlecloudpubsub
exporter/googlemanagedprometheus
Google Managed Prometheus exporter
exporter/honeycombmarker
exporter/influxdb
exporter/kafka
exporter/kinetica
exporter/loadbalancing
exporter/logicmonitor
exporter/logzio
exporter/loki
Loki Exporter
exporter/mezmo
exporter/opencensus
exporter/opensearch
exporter/otelarrow
exporter/prometheus
exporter/prometheusremotewrite
exporter/pulsar
exporter/rabbitmq
exporter/sapm
exporter/sematext
exporter/sentry
exporter/signalfx
exporter/splunkhec
exporter/stef
exporter/sumologic
exporter/syslog
exporter/tencentcloudlogservice
exporter/zipkin
extension/ack
extension/asapauth
extension/awsproxy
extension/azureauth
extension/basicauth
extension/bearertokenauth
extension/cgroupruntime
extension/encoding/avrologencoding
extension/encoding/awscloudwatchmetricstreams
extension/encoding/awslogsencoding
extension/encoding/googlecloudlogentryencoding
extension/encoding/jaegerencoding
extension/encoding/jsonlogencoding
extension/encoding/otlpencoding
extension/encoding/skywalkingencoding
extension/encoding/textencoding
extension/encoding/zipkinencoding
extension/encoding
extension/googleclientauth
extension/headerssetter
extension/healthcheck
Health Check Extension
extension/healthcheckv2
extension/httpforwarder
extension/jaegerremotesampling
extension/k8sleaderelector
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Partially reverts #39266, only keep the version bump in CIs
@mx-psi mentioned in open-telemetry/opentelemetry-collector#12813 (comment) that we just need to bump the go versions in CIs, not necessarily in go.mod.