Skip to content

Bump golang.org/x/net from 0.22.0 to 0.25.0 #25

Bump golang.org/x/net from 0.22.0 to 0.25.0

Bump golang.org/x/net from 0.22.0 to 0.25.0 #25

Triggered via pull request May 6, 2024 18:30
Status Failure
Total duration 2m 7s
Artifacts

lint.yml

on: pull_request
govulncheck
30s
govulncheck
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors
govulncheck
httpclient.HTTPConnectDialer.DialContext calls tls.Conn.Handshake, which eventually calls quic.ListenEarly
govulncheck
httpclient.HTTPConnectDialer.DialContext calls tls.Conn.Handshake, which eventually calls quic.connection.AcceptStream
govulncheck
httpclient.HTTPConnectDialer.DialContext calls tls.Conn.Handshake, which eventually calls quic.connection.AcceptUniStream
govulncheck
httpclient.HTTPConnectDialer.DialContext calls tls.Conn.Handshake, which eventually calls quic.connection.OpenUniStream
govulncheck
forwardproxy.Handler.ServeHTTP calls http3.body.Close, which calls quic.receiveStream.CancelRead
govulncheck
forwardproxy.Handler.ServeHTTP calls io.ReadAll, which eventually calls quic.receiveStream.Read
govulncheck
forwardproxy.Handler.ServeHTTP calls io.ReadAll, which eventually calls quic.sendStream.CancelWrite
govulncheck
Process completed with exit code 3.