Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

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. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant