feat(client/v2): add map support (backport #23544) #45972
dependencies-review.yml
on: pull_request
dependency-review
2m 2s
Annotations
10 errors
dependency-review
testutil.GetRequestWithHeaders calls http.Client.Do
|
dependency-review
testutil.GetRequest calls http.Get
|
dependency-review
testutil.PostRequest calls http.Post
|
dependency-review
baseapp.BaseApp.RegisterStreamingServices calls streaming.NewStreamingPlugin, which eventually calls yamux.Client
|
dependency-review
types.GetConfig calls sync.Once.Do, which eventually calls x509.CertPool.AppendCertsFromPEM
|
dependency-review
crypto.DecodeArmor calls io.ReadAll, which eventually calls x509.Certificate.Verify
|
dependency-review
keyring.keystore.MigrateAll calls fmt.Fprintf, which eventually calls x509.Certificate.VerifyHostname
|
dependency-review
baseapp.BaseApp.RegisterStreamingServices calls streaming.NewStreamingPlugin, which eventually calls x509.CreateCertificate
|
dependency-review
keeper.Querier.DelegatorValidators calls x509.HostnameError.Error
|
dependency-review
baseapp.BaseApp.RegisterStreamingServices calls streaming.NewStreamingPlugin, which eventually calls x509.MarshalECPrivateKey
|