Skip to content

Commit 9f1f78b

Browse files
committed
upgrade test-body
Signed-off-by: Ashish Tiwari <[email protected]>
1 parent b172f07 commit 9f1f78b

File tree

2 files changed

+14
-605
lines changed

2 files changed

+14
-605
lines changed

ci/pod/openfunction/function-example/test-body/go.mod

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ require (
1919
go.uber.org/atomic v1.9.0 // indirect
2020
go.uber.org/multierr v1.7.0 // indirect
2121
go.uber.org/zap v1.19.1 // indirect
22-
golang.org/x/net v0.7.0 // indirect
23-
golang.org/x/sys v0.5.0 // indirect
24-
golang.org/x/text v0.7.0 // indirect
25-
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
26-
google.golang.org/grpc v1.53.0 // indirect
27-
google.golang.org/protobuf v1.28.1 // indirect
22+
golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f // indirect
23+
golang.org/x/sys v0.0.0-20211019181941-9d821ace8654 // indirect
24+
golang.org/x/text v0.3.7 // indirect
25+
google.golang.org/genproto v0.0.0-20210831024726-fe130286e0e2 // indirect
26+
google.golang.org/grpc v1.40.0 // indirect
27+
google.golang.org/protobuf v1.28.0 // indirect
2828
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
2929
k8s.io/klog/v2 v2.30.0 // indirect
3030
skywalking.apache.org/repo/goapi v0.0.0-20220401015832-2c9eee9481eb // indirect

0 commit comments

Comments
 (0)