Skip to content

Commit 40ccb46

Browse files
chore(deps): update google.golang.org/genproto/googleapis/api digest to f173205
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
1 parent 77af5d6 commit 40ccb46

File tree

115 files changed

+3349
-3536
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+3349
-3536
lines changed

upstream/go.mod

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ require (
136136
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0 // indirect
137137
go.opentelemetry.io/otel/metric v1.34.0 // indirect
138138
go.opentelemetry.io/proto/otlp v1.5.0 // indirect
139-
google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f // indirect
140-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f // indirect
139+
google.golang.org/genproto/googleapis/api v0.0.0-20250728155136-f173205681a0 // indirect
140+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250721164621-a45f3dfb1074 // indirect
141141
)
142142

143143
// TODO: Remove this once github.com/google/go-containerregistry uses github.com/aws/aws-sdk-go-v2 >v1.23.0
@@ -229,19 +229,19 @@ require (
229229
github.com/vbatts/tar-split v0.11.3 // indirect
230230
go.uber.org/automaxprocs v1.5.3 // indirect
231231
go.uber.org/multierr v1.11.0 // indirect
232-
golang.org/x/crypto v0.35.0 // indirect
232+
golang.org/x/crypto v0.36.0 // indirect
233233
golang.org/x/mod v0.19.0 // indirect
234-
golang.org/x/net v0.34.0 // indirect
235-
golang.org/x/sync v0.11.0
236-
golang.org/x/sys v0.30.0 // indirect
237-
golang.org/x/term v0.29.0 // indirect
238-
golang.org/x/text v0.22.0 // indirect
234+
golang.org/x/net v0.37.0 // indirect
235+
golang.org/x/sync v0.12.0
236+
golang.org/x/sys v0.31.0 // indirect
237+
golang.org/x/term v0.30.0 // indirect
238+
golang.org/x/text v0.23.0 // indirect
239239
golang.org/x/time v0.8.0 // indirect
240240
golang.org/x/tools v0.23.0 // indirect
241241
google.golang.org/api v0.214.0 // indirect
242242
google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
243-
google.golang.org/grpc v1.70.0
244-
google.golang.org/protobuf v1.36.4
243+
google.golang.org/grpc v1.71.0
244+
google.golang.org/protobuf v1.36.6
245245
gopkg.in/inf.v0 v0.9.1 // indirect
246246
gopkg.in/yaml.v2 v2.4.0 // indirect
247247
gopkg.in/yaml.v3 v3.0.1 // indirect

upstream/go.sum

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

upstream/vendor/golang.org/x/crypto/ssh/messages.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

upstream/vendor/golang.org/x/crypto/ssh/tcpip.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

upstream/vendor/golang.org/x/net/context/context.go

Lines changed: 100 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

upstream/vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)