Skip to content

Commit

Permalink
Revert "fix: upgrade packages"
Browse files Browse the repository at this point in the history
This reverts commit 5134fde.
  • Loading branch information
paigecox committed Oct 30, 2023
1 parent ac82e45 commit e2824ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manager/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ require (
github.com/unrolled/secure v1.13.0
go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352
go.opentelemetry.io/contrib/detectors/gcp v1.17.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.44.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.42.0
go.opentelemetry.io/otel v1.16.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.16.0
go.opentelemetry.io/otel/sdk v1.16.0
Expand All @@ -33,7 +33,7 @@ require (
golang.org/x/exp v0.0.0-20230728194245-b0cb94b80691
golang.org/x/net v0.10.0
google.golang.org/api v0.126.0
google.golang.org/grpc v1.58.3
google.golang.org/grpc v1.57.0
k8s.io/utils v0.0.0-20230505201702-9f6742963106
)

Expand Down

0 comments on commit e2824ef

Please sign in to comment.