[go-nuts] photoslibrary/v1 no longer available

2024-07-31 Thread Pratik Tamgole
have removed it from the source. How do I go about replacing this? Any other library that can help my app integrate with the GooglePhotos app? And if there is any other solution to working with the photoslibrary library? Regards, Pratik Tamgole -- You received this message because you are su

[go-nuts] Re: photoslibrary/v1 no longer available

2024-08-01 Thread Pratik Tamgole
r all your help! Regards, Pratik Tamgole. On Wednesday, July 31, 2024 at 7:30:37 PM UTC+5:30 peterGo wrote: > Pratik Tamgole > > Changes > https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md > > v0.4.0 > > Deletes photoslibrary/v1. The photoslibrary te

[go-nuts] What tool is used in Go Playground's import handling?

2023-10-19 Thread Pratik Tamgole
When I use packages, any packages in general, how does the import("fmt") line correct itself to include the used packages in the program? What tool is implemented here, I want to put the same in my editor. -- You received this message because you are subscribed to the Google Groups "golang-nut