Dependency fixes and updates to development process #37
Annotations
10 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
forwardproxy.Handler.ServeHTTP calls fmt.Errorf, which eventually calls json.Decoder.Peek
|
govulncheck
forwardproxy.Handler.ServeHTTP calls fmt.Errorf, which eventually calls json.Decoder.Read
|
govulncheck
forwardproxy.Handler.ServeHTTP calls fmt.Errorf, which eventually calls protojson.Unmarshal
|