File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/turbot/go-kit v1.3.0
13
13
github.com/turbot/steampipe-plugin-sdk/v5 v5.13.0
14
14
go.opentelemetry.io/otel v1.35.0
15
- google.golang.org/protobuf v1.36.6
15
+ google.golang.org/protobuf v1.36.9
16
16
)
17
17
18
18
require (
@@ -202,9 +202,9 @@ require (
202
202
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.35.0 // indirect
203
203
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0 // indirect
204
204
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.35.0 // indirect
205
- go.opentelemetry.io/otel/sdk v1.35.0 // indirect
205
+ go.opentelemetry.io/otel/sdk v1.35.0
206
206
go.opentelemetry.io/otel/sdk/metric v1.35.0 // indirect
207
- go.opentelemetry.io/otel/trace v1.35.0 // indirect
207
+ go.opentelemetry.io/otel/trace v1.35.0
208
208
go.opentelemetry.io/proto/otlp v1.5.0 // indirect
209
209
golang.org/x/crypto v0.41.0 // indirect
210
210
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394
Original file line number Diff line number Diff line change @@ -1995,8 +1995,8 @@ google.golang.org/protobuf v1.28.1/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqw
1995
1995
google.golang.org/protobuf v1.29.1 /go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I =
1996
1996
google.golang.org/protobuf v1.30.0 /go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I =
1997
1997
google.golang.org/protobuf v1.33.0 /go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos =
1998
- google.golang.org/protobuf v1.36.6 h1:z1NpPI8ku2WgiWnf+t9wTPsn6eP1L7ksHUlkfLvd9xY =
1999
- google.golang.org/protobuf v1.36.6 /go.mod h1:jduwjTPXsFjZGTmRluh+L6NjiWu7pchiJ2/5YcXBHnY =
1998
+ google.golang.org/protobuf v1.36.9 h1:w2gp2mA27hUeUzj9Ex9FBjsBm40zfaDtEWow293U7Iw =
1999
+ google.golang.org/protobuf v1.36.9 /go.mod h1:fuxRtAxBytpl4zzqUh6/eyUujkJdNiuEkXntxiD/uRU =
2000
2000
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
2001
2001
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
2002
2002
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk =
You can’t perform that action at this time.
0 commit comments