Skip to content

Commit 834e448

Browse files
Bump golang.org/x/sys from 0.9.0 to 0.10.0 (#2170)
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.9.0 to 0.10.0. - [Commits](golang/sys@v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d4ac1b4 commit 834e448

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ require (
4141
go.etcd.io/bbolt v1.3.7
4242
golang.org/x/crypto v0.10.0
4343
golang.org/x/net v0.11.0
44-
golang.org/x/sys v0.9.0
44+
golang.org/x/sys v0.10.0
4545
golang.org/x/text v0.10.0
4646
golang.org/x/time v0.3.0
4747
google.golang.org/protobuf v1.31.0

go.sum

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

0 commit comments

Comments
 (0)