Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixed missing import references #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zalgonoise
Copy link
Contributor

In reference to commit 1b9ee5e, this PR will address all the remaining examples that are missing the import reference, and results in the compiler not finding the package in question.

This is due to the import statements referencing a version (google.golang.org/api/tasks/v1), and the method calls are under the package name tasks.

@zalgonoise
Copy link
Contributor Author

Hi folks,

Let me know if you'd prefer to have this PR broken into individual ones, for each affected file. I will be happy to accommodate. :)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant