This is an automated email from the ASF dual-hosted git repository.

spacewander pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new 8d38884a7 chore(deps): bump golang.org/x/sys from 
0.0.0-20211019181941-9d821ace8654 to 0.1.0 in 
/ci/pod/openfunction/function-example/test-body (#8943)
8d38884a7 is described below

commit 8d38884a7ac1d08c529e7f8494fa8ea0d01c1872
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 27 09:33:18 2023 +0800

    chore(deps): bump golang.org/x/sys from 0.0.0-20211019181941-9d821ace8654 
to 0.1.0 in /ci/pod/openfunction/function-example/test-body (#8943)
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 ci/pod/openfunction/function-example/test-body/go.mod | 2 +-
 ci/pod/openfunction/function-example/test-body/go.sum | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/ci/pod/openfunction/function-example/test-body/go.mod 
b/ci/pod/openfunction/function-example/test-body/go.mod
index b9e817019..9b9c54475 100644
--- a/ci/pod/openfunction/function-example/test-body/go.mod
+++ b/ci/pod/openfunction/function-example/test-body/go.mod
@@ -20,7 +20,7 @@ require (
        go.uber.org/multierr v1.7.0 // indirect
        go.uber.org/zap v1.19.1 // indirect
        golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f // indirect
-       golang.org/x/sys v0.0.0-20211019181941-9d821ace8654 // indirect
+       golang.org/x/sys v0.1.0 // indirect
        golang.org/x/text v0.3.7 // indirect
        google.golang.org/genproto v0.0.0-20210831024726-fe130286e0e2 // 
indirect
        google.golang.org/grpc v1.40.0 // indirect
diff --git a/ci/pod/openfunction/function-example/test-body/go.sum 
b/ci/pod/openfunction/function-example/test-body/go.sum
index 1fb1db392..149c3a446 100644
--- a/ci/pod/openfunction/function-example/test-body/go.sum
+++ b/ci/pod/openfunction/function-example/test-body/go.sum
@@ -1398,8 +1398,9 @@ golang.org/x/sys 
v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBc
 golang.org/x/sys v0.0.0-20210616094352-59db8d763f22/go.mod 
h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
 golang.org/x/sys v0.0.0-20210831042530-f4d43177bf5e/go.mod 
h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
 golang.org/x/sys v0.0.0-20211007075335-d3039528d8ac/go.mod 
h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
-golang.org/x/sys v0.0.0-20211019181941-9d821ace8654 
h1:id054HUawV2/6IGm2IV8KZQjqtwAOo2CYlOToYqa0d0=
 golang.org/x/sys v0.0.0-20211019181941-9d821ace8654/go.mod 
h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
+golang.org/x/sys v0.1.0 h1:kunALQeHf1/185U1i0GOB/fy1IPRDDpuoOOqRReG57U=
+golang.org/x/sys v0.1.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
 golang.org/x/term v0.0.0-20201117132131-f5c789dd3221/go.mod 
h1:Nr5EML6q2oocZ2LXRh80K7BxOlk5/8JxuGnuhpl+muw=
 golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod 
h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
 golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c/go.mod 
h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=

Reply via email to