googleworkspace / go-samples

Go samples for Google Workspace APIs
Apache License 2.0
213 stars 100 forks source link

sheets.New() is depricated #47

Open iamzafar opened 4 years ago

iamzafar commented 4 years ago

Hey googlers!

Your sample code seems to be out of date. I am trying to run the code but this line gives me a problem. It seems like sheets.New() function was deprecated. Please, update the sample with correct function

Specifications

julian-alarcon commented 2 years ago

This was fixed in latest refactor https://github.com/googleworkspace/go-samples/pull/55