summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorrare-magma <nun0@posteo.co>2022-09-29 23:10:59 +0200
committerrare-magma <nun0@posteo.co>2022-09-29 23:10:59 +0200
commit139583b34d736f4168ac69a447eb3de67c59c188 (patch)
tree6bba4acd3f3ed7c5775fe69e238e2623a758f953 /go.mod
parent812927b919fd15de79a699888b476107546bc86d (diff)
update smart.go
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 940efe4..72c6390 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ require (
github.com/BurntSushi/toml v1.1.0 // indirect
github.com/VictoriaMetrics/metrics v1.18.1
github.com/VividCortex/ewma v1.2.0
- github.com/anatol/smart.go v0.0.0-20220917195147-c0b00d90f8cc
+ github.com/anatol/smart.go v0.0.0-20220929205047-336d113af2c1
github.com/cloudfoundry-attic/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21
github.com/cloudfoundry/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21 // indirect
github.com/distatus/battery v0.10.0