1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/example/fib
minquan chen d342bdefa9
Fix a bug in example/fib/app.go line:69 (#2860)
* modify the Fscanf function param in example/fib/app.go line:69 to avoid process break by "unexpected newline"

* Add pull reqesut ID into CHANGELOG.md

* append "\n" to the string param of Fscanf() in getting-started.md

* delete a line in CHANGELOG.md.

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2022-04-26 10:48:30 -07:00
..
app.go Fix a bug in example/fib/app.go line:69 (#2860) 2022-04-26 10:48:30 -07:00
fib.go Update the website getting started docs (#2203) 2021-09-02 08:22:41 -07:00
go.mod Release v1.6.3 (#2775) 2022-04-07 13:40:14 -07:00
go.sum Update versions of dependences (#2710) 2022-03-21 11:05:16 -04:00
main.go Add semconv/v1.10.0 (#2842) 2022-04-22 07:41:28 -07:00