File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/ssvlabs/ssv-pulse
33go 1.24
44
55require (
6- github.com/aquasecurity/table v1.8 .0
6+ github.com/aquasecurity/table v1.10 .0
77 github.com/grafana/loki-client-go v0.0.0-20240913122146-e119d400c3a5
88 github.com/mackerelio/go-osstat v0.2.6
99 github.com/prometheus/client_golang v1.22.0
Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b h1:mimo19zliBX/vS
1717github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b /go.mod h1:fvzegU4vN3H1qMT+8wDmzjAcDONcgo2/SZ/TyfdUOFs =
1818github.com/aquasecurity/table v1.8.0 h1:9ntpSwrUfjrM6/YviArlx/ZBGd6ix8W+MtojQcM7tv0 =
1919github.com/aquasecurity/table v1.8.0 /go.mod h1:eqOmvjjB7AhXFgFqpJUEE/ietg7RrMSJZXyTN8E/wZw =
20+ github.com/aquasecurity/table v1.10.0 h1:gPWV28qp9XSlvXdT3ku8yKQoZE6II0vsmegKpW+dB08 =
21+ github.com/aquasecurity/table v1.10.0 /go.mod h1:eqOmvjjB7AhXFgFqpJUEE/ietg7RrMSJZXyTN8E/wZw =
2022github.com/attestantio/go-eth2-client v0.24.2 h1:fMYpPtoA8ZavCpbO0VJLA7Op9z/BSJR7xJSBECtGC8g =
2123github.com/attestantio/go-eth2-client v0.24.2 /go.mod h1:fvULSL9WtNskkOB4i+Yyr6BKpNHXvmpGZj9969fCrfY =
2224github.com/attestantio/go-eth2-client v0.26.0 h1:oDWKvIUJfvr1EBi/w9L6mawYZHOCymjHkml7fZplT20 =
You can’t perform that action at this time.
0 commit comments