1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-16 02:47:20 +02:00
opentelemetry-go/sdk
Damien Mathieu f6a5aa2c3f
Add unparam linter (#5531)
This adds the [unparam](https://github.com/mvdan/unparam) linter.

Co-authored-by: Sam Xie <sam@samxie.me>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2024-06-21 16:02:07 -07:00
..
instrumentation Add READMEs to every package (#5103) 2024-03-26 20:13:54 +01:00
internal Add unparam linter (#5531) 2024-06-21 16:02:07 -07:00
log sdk/log: Remove slice allocation from SimpleProcessor.OnEmit (#5493) 2024-06-11 07:28:56 -07:00
metric Add unconvert linter (#5529) 2024-06-21 15:00:26 -07:00
resource Upgrade semconv use to v1.26.0 (#5490) 2024-06-06 09:36:59 -07:00
trace Add unparam linter (#5531) 2024-06-21 16:02:07 -07:00
go.mod chore(deps): update module golang.org/x/sys to v0.21.0 (#5481) 2024-06-04 11:59:31 -07:00
go.sum chore(deps): update module golang.org/x/sys to v0.21.0 (#5481) 2024-06-04 11:59:31 -07: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.27.0/v0.49.0/v0.3.0 (#5392) 2024-05-21 10:59:36 -07:00

SDK

PkgGoDev