Skip to content

Commit

Permalink
Fix Tesla non-MFA login
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Feb 11, 2021
1 parent f53104c commit b250952
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 66 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.13

require (
github.com/PuerkitoBio/goquery v1.6.1
github.com/andig/evcc-config v0.0.0-20210112213741-5c09f26e0c2a
github.com/andig/evcc-config v0.0.0-20210210171605-531c04a6bb59
github.com/asaskevich/EventBus v0.0.0-20200907212545-49d423059eef
github.com/avast/retry-go v3.0.0+incompatible
github.com/benbjohnson/clock v1.0.3
Expand Down Expand Up @@ -53,7 +53,7 @@ require (
github.com/spf13/viper v1.7.1
github.com/thoas/go-funk v0.7.0
github.com/tv42/httpunix v0.0.0-20191220191345-2ba4b9c3382c
github.com/uhthomas/tesla v0.0.0-20210202211959-8f97ef33b7b3
github.com/uhthomas/tesla v0.0.0-20210210215721-a076a03e9349
github.com/volkszaehler/mbmd v0.0.0-20210117183837-59dcc46d62d4
golang.org/x/net v0.0.0-20201216054612-986b41b23924
golang.org/x/oauth2 v0.0.0-20210126194326-f9ce19ea3013
Expand Down
Loading

0 comments on commit b250952

Please sign in to comment.