Skip to content

Commit

Permalink
Don't forget to apply local changes to golang.org/x/sys
Browse files Browse the repository at this point in the history
  • Loading branch information
EdSchouten committed Dec 21, 2023
1 parent 951fd18 commit a73ada8
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 @@ -1552,6 +1552,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:h48lPFYpsTvQJZF4EKyI4aLHaev3CxivZmv7yZig9pc=",
version = "v0.15.0",
)
Expand Down

0 comments on commit a73ada8

Please sign in to comment.