File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11build_root :
22 image_stream_tag :
3- tag : golang-1.20
3+ tag : golang-1.22
Original file line number Diff line number Diff line change 11module github.com/openshift-sustaining/arc-test-component-b
22
3- go 1.20
3+ go 1.22
44
55require (
66 github.com/golang/glog v1.2.1
7- google.golang.org/grpc v1.65 .0
7+ google.golang.org/grpc v1.72 .0
88)
99
1010require (
11- golang.org/x/net v0.25 .0 // indirect
12- golang.org/x/sys v0.20 .0 // indirect
13- golang.org/x/text v0.15 .0 // indirect
14- google.golang.org/genproto/googleapis/rpc v0.0.0-20240528184218-531527333157 // indirect
15- google.golang.org/protobuf v1.34.1 // indirect
11+ golang.org/x/net v0.35 .0 // indirect
12+ golang.org/x/sys v0.30 .0 // indirect
13+ golang.org/x/text v0.22 .0 // indirect
14+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a // indirect
15+ google.golang.org/protobuf v1.36.5 // indirect
1616)
You can’t perform that action at this time.
0 commit comments