1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/trace
Tyler Yahn 18d265c57c
Update project minimum supported Go version to 1.16 (#2412)
* Update project min supported Go ver to 1.16

* Add changes to changelog

* Make lint fixes
2021-11-23 13:38:27 -08:00
..
config_test.go Update trace API config creation functions (#2212) 2021-09-01 15:44:13 -04:00
config.go Skip links with invalid span context (#2275) 2021-10-12 07:45:10 -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 Update project minimum supported Go version to 1.16 (#2412) 2021-11-23 13:38:27 -08:00
go.sum Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#1954) 2021-06-01 11:53:02 -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 span.TracerProvider() (#2009) 2021-06-17 12:05:44 -04:00
trace_test.go Fix imports in all files except generated files in jaeger exporter (#2383) 2021-11-13 08:35:04 -08:00
trace.go Removed dropped link's attributes field from API package (#2118) 2021-07-26 11:06:41 -04:00
tracestate_test.go Refactor Tracestate (#1931) 2021-05-24 07:53:26 -07:00
tracestate.go chore: adds vanity import check. (#2255) 2021-09-27 22:37:26 -04:00