Go/Qt desktop application for Tesla vehicles
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
271 B

4 years ago
module git.nightmare.haus/rudi/TeslaGo
go 1.16
require (
4 years ago
github.com/bogosj/tesla v1.0.1-0.20210712193118-0e5b7bb5e924
4 years ago
github.com/therecipe/qt v0.0.0-20200904063919-c0c124a5770d
golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
samhofi.us/x/keybase/v2 v2.1.1
)