Hi Pratik, Is this what you looking for?
https://pkg.go.dev/google.golang.org/api/photoslibrary/v1 v0.3.2 Apr 8, 2019 v0.3.1 Apr 8, 2019 v0.3.1-alpha Apr 8, 2019 v0.3.0 Mar 26, 2019 v0.2.0 Mar 13, 2019 v0.1.0 Jan 2, 2019 Not sure where you getting the v0.189.0 version from that may be the symptom to your issue. Also searching pkg.go.dev there are other packages you could use https://pkg.go.dev/github.com/mathieubrun/go-google-photos-api/photoslibrary/v1 Regards, James On Wednesday 31 July 2024 at 15:05:10 UTC+2 Pratik Tamgole wrote: > Hi, > > I'm trying to use the Go library photoslibrary/v1 but getting an error > message saying: > > *"google.golang.org/api/photoslibrary/v1 > <http://google.golang.org/api/photoslibrary/v1>: module > google.golang.org/api@latest <http://google.golang.org/api@latest> found > (v0.189.0), but does not contain package > google.golang.org/api/photoslibrary/v1 > <http://google.golang.org/api/photoslibrary/v1>"* > > And it seems they 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 subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/9dbeb9c0-8c97-4a98-94fc-8dd3c7df555dn%40googlegroups.com.