-
Notifications
You must be signed in to change notification settings - Fork 100
no buildable Go source files #51
Copy link
Copy link
Open
Description
I'm trying to analyze an open source repo: https://github.com/authzed/spicedb
[15:59:58] ~/Documents/GitHub/spicedb (main) $ /Users/miparnisari/go/bin/godepgraph github.com/authzed/spicedb
2025/04/09 16:00:00 failed to import github.com/authzed/spicedb (imported at level 1 by ):
no buildable Go source files in /Users/miparnisari/Documents/GitHub/spicedb
[16:00:00] ~/Documents/GitHub/spicedb (main) $ /Users/miparnisari/go/bin/godepgraph .
2025/04/09 16:01:08 failed to import . (imported at level 1 by ):
no buildable Go source files in /Users/miparnisari/Documents/GitHub/spicedb
[16:01:08] ~/Documents/GitHub/spicedb (main) $
What am I missing? Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels