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

zhangjintao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new 0ff7aca5 chore(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 in 
/test/e2e (#1677)
0ff7aca5 is described below

commit 0ff7aca50d463196a4de302aa3265617180305f4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 20 18:55:25 2023 +0800

    chore(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 in /test/e2e (#1677)
---
 test/e2e/go.mod | 2 +-
 test/e2e/go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/test/e2e/go.mod b/test/e2e/go.mod
index 3f4a2367..082950a2 100644
--- a/test/e2e/go.mod
+++ b/test/e2e/go.mod
@@ -98,7 +98,7 @@ require (
        go.uber.org/atomic v1.10.0 // indirect
        go.uber.org/multierr v1.9.0 // indirect
        golang.org/x/crypto v0.1.0 // indirect
-       golang.org/x/net v0.6.0 // indirect
+       golang.org/x/net v0.7.0 // indirect
        golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b // indirect
        golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f // indirect
        golang.org/x/sys v0.5.0 // indirect
diff --git a/test/e2e/go.sum b/test/e2e/go.sum
index 22807b1e..322848dd 100644
--- a/test/e2e/go.sum
+++ b/test/e2e/go.sum
@@ -540,8 +540,8 @@ golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d/go.mod 
h1:9nx3DQGgdP8bBQD5qx
 golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2/go.mod 
h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
 golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd/go.mod 
h1:CfG3xpIq0wQ8r1q4Su4UZFWDARRcnwPjda9FqA0JpMk=
 golang.org/x/net v0.0.0-20220225172249-27dd8689420f/go.mod 
h1:CfG3xpIq0wQ8r1q4Su4UZFWDARRcnwPjda9FqA0JpMk=
-golang.org/x/net v0.6.0 h1:L4ZwwTvKW9gr0ZMS1yrHD9GZhIuVjOBBnaKH+SPQK0Q=
-golang.org/x/net v0.6.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs=
+golang.org/x/net v0.7.0 h1:rJrUqqhjsgNp7KqAIc25s9pZnjU7TUcSY7HcVZjdn1g=
+golang.org/x/net v0.7.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs=
 golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod 
h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
 golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod 
h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
 golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod 
h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=

Reply via email to