1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk
Tobias Klauser 4155b35624
Use ByteSliceToString from golang.org/x/sys/unix (#2924)
Use unix.ByteSliceToString to convert Utsname []byte fields to strings.

This also allows to drop the charsToString helper which serves the same
purpose and matches ByteSliceToString's implementation.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2022-05-26 07:31:35 -07:00
..
instrumentation Prerelease v1.0.0 (#2250) 2021-09-20 13:02:46 -07:00
internal Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
metric Move the minimum version to go 1.17 (#2917) 2022-05-25 08:04:56 -07:00
resource Use ByteSliceToString from golang.org/x/sys/unix (#2924) 2022-05-26 07:31:35 -07:00
trace Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
go.mod Move the minimum version to go 1.17 (#2917) 2022-05-25 08:04:56 -07:00
go.sum Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 (#2875) 2022-05-02 08:19:09 -07:00