importing "github.com/microsoftgraph/msgraph-sdk-go" adds 10 seconds to build time #753
Labels
Status no recent activity
status:waiting-for-author-feedback
Issue that we've responded but needs author feedback to close
type:question
An issue that's a question
Describe the bug
Adding this package took my build time from around 1 second to 10 to 20 seconds.
Expected behavior
I would expect adding a new dependency to only make a marginal difference on build time.
Is there a way to only include the graph libraries that I will be using?
How to reproduce
main.go:
SDK Version
No response
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```The text was updated successfully, but these errors were encountered: