1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/trace
Aaron Clawson 7458aa961b
Move the minimum version to go 1.17 (#2917)
* Move the minimum version to go 1.17

* Update readme and changelog

Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
2022-05-25 08:04:56 -07:00
..
config_test.go Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00
config.go Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
context_test.go Update SamplingParameters (#1749) 2021-03-30 10:34:40 -07:00
context.go Update SamplingParameters (#1749) 2021-03-30 10:34:40 -07:00
doc.go Prerelease v1.0.0 (#2250) 2021-09-20 13:02:46 -07:00
go.mod Move the minimum version to go 1.17 (#2917) 2022-05-25 08:04:56 -07:00
go.sum Integrate go-build-tools crosslink (#2886) 2022-05-06 07:40:59 -07:00
nonrecording.go Store current Span instead of local and remote SpanContext in context.Context (#1731) 2021-03-29 08:55:44 -07:00
noop_test.go Add span.TracerProvider() (#2009) 2021-06-17 12:05:44 -04:00
noop.go Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
trace_test.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
trace.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
tracestate_test.go fix(tracestate): drop right-most member in tracestate (#2592) 2022-02-23 08:55:49 -08:00
tracestate.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00