Bump golang.org/x/sys from 0.36.0 to 0.38.0 (#288)

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.36.0 to 0.38.0.
- [Commits](https://github.com/golang/sys/compare/v0.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-12 13:52:03 -08:00
committed by GitHub
parent 48cd52bafb
commit 1c6a652490
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/spf13/cobra v1.10.1
github.com/spf13/viper v1.21.0
golang.org/x/mod v0.29.0
golang.org/x/sys v0.36.0
golang.org/x/sys v0.38.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
gopkg.in/yaml.v3 v3.0.1
rsc.io/script v0.0.2