Skip to content

Commit

Permalink
Merge pull request #4248 from kubernetes-sigs/dependabot/go_modules/g…
Browse files Browse the repository at this point in the history
…olang.org/x/sys-0.10.0

chore(deps): bump golang.org/x/sys from 0.9.0 to 0.10.0
  • Loading branch information
k8s-ci-robot authored Jul 7, 2023
2 parents c48a4a7 + 1321446 commit 07f2d98
Show file tree
Hide file tree
Showing 27 changed files with 149 additions and 186 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/stretchr/testify v1.8.4
golang.org/x/crypto v0.10.0
golang.org/x/sync v0.3.0
golang.org/x/sys v0.9.0
golang.org/x/sys v0.10.0
golang.org/x/text v0.11.0
k8s.io/api v0.27.3
k8s.io/apimachinery v0.27.3
Expand Down
163 changes: 2 additions & 161 deletions go.sum

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vendor/golang.org/x/sys/unix/mkerrors.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 40 additions & 0 deletions vendor/golang.org/x/sys/unix/mremap.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 12 additions & 5 deletions vendor/golang.org/x/sys/unix/syscall_linux.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 23 additions & 3 deletions vendor/golang.org/x/sys/unix/zerrors_linux.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions vendor/golang.org/x/sys/unix/zsyscall_linux.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 07f2d98

Please sign in to comment.