fix(deps): update module github.com/zcalusic/sysinfo to v1.1.3 (#527)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-23 08:45:02 +00:00
committed by GitHub
parent 9a55717bf5
commit fce3641ea4

2
go.mod
View File

@@ -28,7 +28,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.5
github.com/zcalusic/sysinfo v1.1.2
github.com/zcalusic/sysinfo v1.1.3
golang.org/x/mod v0.22.0
gopkg.in/yaml.v3 v3.0.1
)