changed package location

This commit is contained in:
Thomas Renger 2021-01-14 13:16:31 +01:00
parent 3ed12a33b9
commit 02b79dd063
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import (
"time" "time"
toml "github.com/BurntSushi/toml" toml "github.com/BurntSushi/toml"
netatmo "github.com/exzz/netatmo-api-go" netatmo "github.com/steinhobelgruen/netatmo-api-go"
) )
// Command line flag // Command line flag