mirror of
https://github.com/tess1o/go-ecoflow-exporter.git
synced 2025-10-23 03:51:55 +00:00
Upgraded go-ecoflow library to v1.0.1
This commit is contained in:
2
go.mod
2
go.mod
@@ -7,7 +7,7 @@ require (
|
||||
github.com/golang-migrate/migrate/v4 v4.17.1
|
||||
github.com/jackc/pgx/v5 v5.6.0
|
||||
github.com/prometheus/client_golang v1.19.1
|
||||
github.com/tess1o/go-ecoflow v1.0.0
|
||||
github.com/tess1o/go-ecoflow v1.0.1
|
||||
)
|
||||
|
||||
require (
|
||||
|
4
go.sum
4
go.sum
@@ -77,8 +77,8 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
|
||||
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
|
||||
github.com/stretchr/testify v1.8.3 h1:RP3t2pwF7cMEbC1dqtB6poj3niw/9gnV4Cjg5oW5gtY=
|
||||
github.com/stretchr/testify v1.8.3/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
|
||||
github.com/tess1o/go-ecoflow v1.0.0 h1:vckTERtNGwrfIUaSBdiyXPxA7fedRp3UWt1QwLB6hik=
|
||||
github.com/tess1o/go-ecoflow v1.0.0/go.mod h1:r8vv597wz7218/EQnF/5bkTMnLD3ULh3E1YIP4cvEIQ=
|
||||
github.com/tess1o/go-ecoflow v1.0.1 h1:cmC5PMuBrJX6hDvNl2zu/lI7Kj65yxiAsqhYxEAEvwQ=
|
||||
github.com/tess1o/go-ecoflow v1.0.1/go.mod h1:r8vv597wz7218/EQnF/5bkTMnLD3ULh3E1YIP4cvEIQ=
|
||||
go.uber.org/atomic v1.7.0 h1:ADUqmZGgLDDfbSL9ZmPxKTybcoEYHgpYfELNoN+7hsw=
|
||||
go.uber.org/atomic v1.7.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc=
|
||||
golang.org/x/crypto v0.20.0 h1:jmAMJJZXr5KiCw05dfYK9QnqaqKLYXijU23lsEdcQqg=
|
||||
|
Reference in New Issue
Block a user