Closed mgmcintyre closed 3 years ago
Client.getBinary
Client.PlacePhoto
panic: runtime error: invalid memory address or nil pointer dereference
googlemaps.github.io/maps.(*Client).getBinary(0xc000379b80, 0x183e340, 0xc000a76f00, 0x1cb5fe0, 0x182b1a0, 0xc0002e5100, 0x0, 0x0, 0x0, 0x0, ...) /Users/mgmcintyre/go/pkg/mod/googlemaps.github.io/maps@v1.2.3/client.go:312 +0x10c googlemaps.github.io/maps.(*Client).PlacePhoto(0xc000379b80, 0x183e340, 0xc000a76f00, 0xc0002e5100, 0x0, 0x1, 0x4, 0x0, 0x0, 0x0) /Users/mgmcintyre/go/pkg/mod/googlemaps.github.io/maps@v1.2.3/places.go:814 +0x9c
:tada: This issue has been resolved in version 1.3.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Environment details
Steps to reproduce
Client.getBinary
, e.g.Client.PlacePhoto
panic: runtime error: invalid memory address or nil pointer dereference
Stack trace