PureStorage-OpenConnect / pure-fa-openmetrics-exporter

Pure Storage OpenMetrics exporter for FlashArray
Apache License 2.0
20 stars 26 forks source link

v1.0.22 #160

Closed chrroberts-pure closed 3 months ago

chrroberts-pure commented 3 months ago

built and tested

closes #159

chrroberts@chrroberts--MacBookPro16 pure-fa-openmetrics-exporter % make update-go-deps
>> updating Go dependencies
go: downloading github.com/go-resty/resty/v2 v2.14.0
go: downloading github.com/prometheus/client_golang v1.20.0
go: downloading golang.org/x/sys v0.24.0
go: downloading golang.org/x/net v0.28.0
go: downloading github.com/klauspost/compress v1.17.9
go: downloading golang.org/x/time v0.6.0
go: upgraded github.com/go-resty/resty/v2 v2.13.1 => v2.14.0
go: added github.com/klauspost/compress v1.17.9
go: upgraded github.com/prometheus/client_golang v1.19.1 => v1.20.0
go: upgraded golang.org/x/net v0.27.0 => v0.28.0
go: upgraded golang.org/x/sys v0.22.0 => v0.24.0
go mod tidy
go: downloading github.com/kylelemons/godebug v1.1.0
go mod vendor