go-samples
go-samples copied to clipboard
sheets.New() is depricated
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
- Go version (
go version) -->go1.14.4 darwin/amd64 - OS (Mac)
This was fixed in latest refactor https://github.com/googleworkspace/go-samples/pull/55