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

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


The following commit(s) were added to refs/heads/master by this push:
     new f3619920e29 Bump golang.org/x/net in /iotdb-connector/grafana-plugin 
(#11288)
f3619920e29 is described below

commit f3619920e295777c80844dbddfcb3502b898ab90
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 11 20:27:30 2023 -0500

    Bump golang.org/x/net in /iotdb-connector/grafana-plugin (#11288)
    
    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 
0.17.0.
    - [Commits](https://github.com/golang/net/compare/v0.12.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 iotdb-connector/grafana-plugin/go.mod | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/iotdb-connector/grafana-plugin/go.mod 
b/iotdb-connector/grafana-plugin/go.mod
index 10cf4e92adc..da540da3aa1 100644
--- a/iotdb-connector/grafana-plugin/go.mod
+++ b/iotdb-connector/grafana-plugin/go.mod
@@ -90,9 +90,9 @@ require (
        go.opentelemetry.io/otel/trace v1.16.0 // indirect
        go.opentelemetry.io/proto/otlp v1.0.0 // indirect
        golang.org/x/mod v0.9.0 // indirect
-       golang.org/x/net v0.12.0 // indirect
-       golang.org/x/sys v0.12.0 // indirect
-       golang.org/x/text v0.11.0 // indirect
+       golang.org/x/net v0.17.0 // indirect
+       golang.org/x/sys v0.13.0 // indirect
+       golang.org/x/text v0.13.0 // indirect
        golang.org/x/tools v0.6.0 // indirect
        golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
        google.golang.org/genproto/googleapis/api 
v0.0.0-20230731193218-e0aa005b6bdf // indirect

Reply via email to