Skip to content

Commit b9547a0

Browse files
build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.32.0 to 0.33.0. - [Commits](golang/sys@v0.32.0...v0.33.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e01be5 commit b9547a0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ require (
129129
go.augendre.info/fatcontext v0.8.0
130130
go.uber.org/automaxprocs v1.6.0
131131
golang.org/x/mod v0.24.0
132-
golang.org/x/sys v0.32.0
132+
golang.org/x/sys v0.33.0
133133
golang.org/x/tools v0.32.0
134134
gopkg.in/yaml.v3 v3.0.1
135135
honnef.co/go/tools v0.6.1

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)