1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-26 21:05:00 +02:00
opentelemetry-go/sdk
Damien Mathieu a3c512aa95
Fix gosec overflow alerts (#5799)
To allow the golangci-lint upgrade in #5796.

---------

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2024-09-13 09:11:50 +02:00
..
instrumentation Allow relying on InstrumentationScope in SpanStub and fix remaining deprecation issues (#5627) 2024-07-24 09:33:07 +02:00
internal Fix gosec overflow alerts (#5799) 2024-09-13 09:11:50 +02:00
log log: Introduce EnabledParameters (#5791) 2024-09-13 06:35:01 +02:00
metric Fix gosec overflow alerts (#5799) 2024-09-13 09:11:50 +02:00
resource Fix typos (#5763) 2024-09-09 08:53:15 +02:00
trace Allow relying on InstrumentationScope in SpanStub and fix remaining deprecation issues (#5627) 2024-07-24 09:33:07 +02:00
go.mod Release v1.30.0/v0.52.0/v0.6.0/v0.0.9 (#5797) 2024-09-10 14:10:56 -07:00
go.sum chore(deps): update module golang.org/x/sys to v0.25.0 (#5776) 2024-09-04 17:46:07 +02:00
README.md Add READMEs to every package (#5103) 2024-03-26 20:13:54 +01:00
version_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
version.go Release v1.30.0/v0.52.0/v0.6.0/v0.0.9 (#5797) 2024-09-10 14:10:56 -07:00

SDK

PkgGoDev