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
241 B
11 lines
241 B
4 years ago
|
module git.nightmare.haus/rudi/TeslaGo
|
||
|
|
||
|
go 1.16
|
||
|
|
||
|
require (
|
||
|
github.com/bogosj/tesla v1.0.0
|
||
|
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
|
||
|
)
|