upgrade zcalusic/sysinfo@v1.1.3 (add serial for ARM arch) (#2954)

Signed-off-by: Edouard Vanbelle <edouard.vanbelle@shadow.tech>
This commit is contained in:
Edouard Vanbelle
2024-12-05 15:38:00 +01:00
committed by GitHub
parent 713e320c4c
commit ff330e644e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -80,7 +80,7 @@ require (
github.com/testcontainers/testcontainers-go/modules/postgres v0.31.0
github.com/things-go/go-socks5 v0.0.4
github.com/yusufpapurcu/wmi v1.2.4
github.com/zcalusic/sysinfo v1.0.2
github.com/zcalusic/sysinfo v1.1.3
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
go.opentelemetry.io/otel v1.26.0
go.opentelemetry.io/otel/exporters/prometheus v0.48.0