chore(deps): bump golang.org/x/sys from 0.20.0 to 0.26.0 (#1006)

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.20.0 to 0.26.0.
- [Commits](https://github.com/golang/sys/compare/v0.20.0...v0.26.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  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]
2024-10-13 15:59:50 +09:00
committed by GitHub
parent 112da0f37d
commit 24ce891c4d
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -45,7 +45,7 @@ require (
github.com/wdvxdr1123/ZeroBot v1.7.5-0.20240829093431-bea5257d1a2b
gitlab.com/gomidi/midi/v2 v2.1.7
golang.org/x/image v0.16.0
golang.org/x/sys v0.20.0
golang.org/x/sys v0.26.0
golang.org/x/text v0.15.0
gopkg.in/yaml.v3 v3.0.1
)