Skip to content

Commit

Permalink
Apply local changes to golang.org/x/sys
Browse files Browse the repository at this point in the history
  • Loading branch information
EdSchouten committed Feb 28, 2024
1 parent e2f5e8b commit ab65d55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go_dependencies.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -1715,6 +1715,7 @@ def go_dependencies():
go_repository(
name = "org_golang_x_sys",
importpath = "golang.org/x/sys",
patches = ["@com_github_buildbarn_bb_storage//:patches/org_golang_x_sys/golang-issue-59357.diff"],
sum = "h1:25cE3gD+tdBA7lp7QfhuV+rJiE9YXTcS3VG1SqssI/Y=",
version = "v0.17.0",
)
Expand Down

0 comments on commit ab65d55

Please sign in to comment.