-
Notifications
You must be signed in to change notification settings - Fork 2
chore: update to go 1.25 #238
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
Conversation
8b76ccd to
79c2e07
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please don't lint the launchdarkly_flutter_observability folder. I believe I already removed it from the linting rules, so maybe old base?
Actually there is a few crazy lint things going on? Maybe linting the repo above?
hmmm, so I was trying to update the |
c216262 to
f7895ca
Compare
a873643 to
409ab71
Compare
Summary
Update SDK go version to 1.25
How did you test this change?
CI
Are there any deployment considerations?
no
Note
Adds a new Go OpenTelemetry e2e example with collector config, upgrades Go and OTel dependencies across modules, and changes log/error spans to use Producer kind.
e2e/opentelemetry/gomodule with example server (main.go,rolldice.go), OTel setup (otel.go), and collector config (collector.yml,compose.yml).go 1.23.8; Dockerfile runsgo mod tidy.v1.38.0(and related exporters/metric/log packages),otelhttp v0.63.0,gqlgen v0.17.71,gqlparser v2.5.25,testify v1.11.1,fiber v2.52.9, and various transitive deps acrosse2e/*andsdk/highlight-go.trace.SpanKindProducerfor log/logrus/Vercel/HTTP log spans andRecordError(wasClient).Tracertype.Written by Cursor Bugbot for commit 57be778. This will update automatically on new commits. Configure here.