This repository was archived by the owner on Jun 5, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/gofiber/fiber/v2 v2.18.0
77 github.com/stretchr/testify v1.7.0
8- go.opentelemetry.io/otel v1.0.0 -RC2
9- go.opentelemetry.io/otel/trace v1.0.0 -RC2
8+ go.opentelemetry.io/otel v1.0.0
9+ go.opentelemetry.io/otel/trace v1.0.0
1010)
Original file line number Diff line number Diff line change @@ -28,8 +28,12 @@ github.com/valyala/tcplisten v1.0.0 h1:rBHj/Xf+E1tRGZyWIWwJDiRY0zc1Js+CV5DqwacVS
2828github.1485827954.workers.dev/valyala/tcplisten v1.0.0 /go.mod h1:T0xQ8SeCZGxckz9qRXTfG43PvQ/mcWh7FwZEA7Ioqkc =
2929go.opentelemetry.io/otel v1.0.0 -RC2 h1:SHhxSjB+omnGZPgGlKe+QMp3MyazcOHdQ8qwo89oKbg =
3030go.opentelemetry.io/otel v1.0.0 -RC2/go.mod h1:w1thVQ7qbAy8MHb0IFj8a5Q2QU0l2ksf8u/CN8m3NOM =
31+ go.opentelemetry.io/otel v1.0.0 h1:qTTn6x71GVBvoafHK/yaRUmFzI4LcONZD0/kXxl5PHI =
32+ go.opentelemetry.io/otel v1.0.0 /go.mod h1:AjRVh9A5/5DE7S+mZtTR6t8vpKKryam+0lREnfmS4cg =
3133go.opentelemetry.io/otel/trace v1.0.0 -RC2 h1:dunAP0qDULMIT82atj34m5RgvsIK6LcsXf1c/MsYg1w =
3234go.opentelemetry.io/otel/trace v1.0.0 -RC2/go.mod h1:JPQ+z6nNw9mqEGT8o3eoPTdnNI+Aj5JcxEsVGREIAy4 =
35+ go.opentelemetry.io/otel/trace v1.0.0 h1:TSBr8GTEtKevYMG/2d21M989r5WJYVimhTHBKVEZuh4 =
36+ go.opentelemetry.io/otel/trace v1.0.0 /go.mod h1:PXTWqayeFUlJV1YDNhsJYB184+IvAH814St6o6ajzIs =
3337golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a /go.mod h1:P+XmwS30IXTQdn5tA2iutPOUgjI07+tq3H3K9MVA1s8 =
3438golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 /go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg =
3539golang.org/x/net v0.0.0-20210510120150-4163338589ed /go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y =
You can’t perform that action at this time.
0 commit comments