Dependency count in dependency list doesn't match actual dependencies · Issue #250 · google/deps.dev · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sarnesjo-google
changed the title
Dependency count on website doesn't match actual dependencies
Dependency count in dependency list doesn't match actual dependencies
May 27, 2025
Here's an example.
Look at the dependency list for this library (https://deps.dev/go/google.golang.org%2Fgenproto/v0.0.0-20240903143218-8af14fe29dc1/dependencies)
The second package in the list (cloud.google.com/go/accessapproval v1.8.0) says it has 7 dependencies.
https://deps.dev/go/cloud.google.com%2Fgo%2Faccessapproval/v1.8.0
When you go to the actual page for
accessapproval
it really has 29 dependencies (6 direct and 23 indirect).The text was updated successfully, but these errors were encountered: