Fix grpc client dialing for tcp #30
Annotations
10 errors
dependency-review
snapshots.Manager.LoadChunk calls io.ReadAll, which eventually calls internal.chunkedReader.Read
|
dependency-review
group.RegisterQueryHandlerFromEndpoint calls grpc.Dial, which eventually calls tls.Conn.Handshake
|
dependency-review
api.Server.Start calls server.Serve, which eventually calls tls.Conn.HandshakeContext
|
dependency-review
snapshots.Manager.LoadChunk calls io.ReadAll, which eventually calls tls.Conn.Read
|
dependency-review
snapshots.StreamWriter.Close calls bufio.Writer.Flush, which calls tls.Conn.Write
|
dependency-review
testutil.GetRequestWithHeaders calls http.Client.Do, which eventually calls tls.Dialer.DialContext
|
dependency-review
server.interceptConfigs calls viper.Viper.AddConfigPath, which eventually calls filepath.Abs
|
dependency-review
plan.DownloadURLWithChecksum calls getter.GetFile, which eventually calls filepath.Base
|
dependency-review
client.ReadTxsFromInput calls filepath.Clean
|
dependency-review
genutil.InitializeNodeValidatorFilesFromMnemonic calls filepath.Dir
|