fix(deps): update module github.com/zcalusic/sysinfo to v1.1.1

This commit is contained in:
renovate[bot]
2024-09-17 22:58:14 +00:00
parent ae2e2d7758
commit 80dfff563b

2
go.mod
View File

@@ -27,7 +27,7 @@ require (
github.com/swaggest/jsonschema-go v0.3.62
github.com/twpayne/go-vfs/v4 v4.3.0
github.com/urfave/cli/v2 v2.27.4
github.com/zcalusic/sysinfo v1.1.0
github.com/zcalusic/sysinfo v1.1.1
golang.org/x/mod v0.21.0
gopkg.in/yaml.v3 v3.0.1
)