bogosj / tesla

Provides a wrapper around the API to easily query and command a Telsa car.
Other
22 stars 18 forks source link

Upgrade to Go 1.18 #84

Closed andig closed 1 year ago

andig commented 1 year ago

Soon, Go 1.18 will be the latest supported version. Time to upgrade. go.sum becomes much smaller.

I've also made Vehicle have a pointer receiver. Not strictly necessary but it feels cleaner.

andig commented 1 year ago

@bogosj time for a new release with all the functions added since 1.0.2? As 1.1. to indicate the new Go version, too?

andig commented 1 year ago

See https://github.com/bogosj/tesla/releases/edit/untagged-00e0718e3404135d0907 for suggestion