1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/exporters/zipkin
Tyler Yahn 12e16d41e7
Bump golang.org/x/sys/unix (#3235)
* Bump golang.org/x/sys/unix

Fix #3234

Address GO-2022-0493 by upgrading golang.org/x/sys/unix from
v0.0.0-20210423185535-09eb48e85fd7 to
v0.0.0-20220919091848-fb04ddd9f9c8.

* Add changes to changelog
2022-09-27 09:08:34 -07:00
..
doc.go Prerelease v1.0.0 (#2250) 2021-09-20 13:02:46 -07:00
env_test.go support zipkin exporter endpoint env (#2490) 2022-01-06 08:28:42 -08:00
env.go Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
go.mod Bump golang.org/x/sys/unix (#3235) 2022-09-27 09:08:34 -07:00
go.sum Bump golang.org/x/sys/unix (#3235) 2022-09-27 09:08:34 -07:00
model_test.go Add semconv/v1.12.0 (#3010) 2022-07-13 09:55:43 -04:00
model.go Add semconv/v1.12.0 (#3010) 2022-07-13 09:55:43 -04:00
zipkin_test.go Replace ioutil with io and os (#3058) 2022-08-03 14:45:05 -07:00
zipkin.go Replace ioutil with io and os (#3058) 2022-08-03 14:45:05 -07:00