This repository was archived by the owner on Oct 22, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 cloud.google.com/go/trace v1.9.0 // indirect
99 github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.18.0
1010 github.com/charleskorn/logrus-stackdriver-formatter v0.3.1
11- github.com/google/uuid v1.3.0
11+ github.com/google/uuid v1.3.1
1212 github.com/onsi/gomega v1.27.10
1313 github.com/sirupsen/logrus v1.9.3
1414 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.42.0
Original file line number Diff line number Diff line change @@ -162,8 +162,8 @@ github.com/google/pprof v0.0.0-20221103000818-d260c55eee4c h1:lvddKcYTQ545ADhBuj
162162github.com/google/pprof v0.0.0-20221103000818-d260c55eee4c /go.mod h1:dDKJzRmX4S37WGHujM7tX//fmj1uioxKzKxz3lo4HJo =
163163github.com/google/renameio v0.1.0 /go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI =
164164github.com/google/uuid v1.1.2 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
165- github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I =
166- github.com/google/uuid v1.3.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
165+ github.com/google/uuid v1.3.1 h1:KjJaJ9iWZ3jOFZIf1Lqf4laDRCasjl0BCmnEGxkdLb4 =
166+ github.com/google/uuid v1.3.1 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
167167github.com/googleapis/enterprise-certificate-proxy v0.2.3 h1:yk9/cqRKtT9wXZSsRH9aurXEpJX+U6FLtpYTdC3R06k =
168168github.com/googleapis/enterprise-certificate-proxy v0.2.3 /go.mod h1:AwSRAtLfXpU5Nm3pW+v7rGDHp09LsPtGY9MduiEsR9k =
169169github.com/googleapis/gax-go/v2 v2.0.4 /go.mod h1:0Wqv26UfaUD9n4G6kQubkQ+KchISgw+vpHVxEJEs9eg =
You can’t perform that action at this time.
0 commit comments