golang.org/x/sys: bump to v0.4.0

This commit is contained in:
Luke Granger-Brown 2023-01-14 22:47:12 +00:00
parent 2eafb8192e
commit b514673e61

View file

@ -8,7 +8,7 @@ depot.third_party.buildGo.external {
src = depot.third_party.nixpkgs.fetchFromGitHub {
owner = "golang";
repo = "sys";
rev = "da207088b7d1961c44ec61e9dc15a73745693ab6";
hash = "sha256:1i8q11i494cp3qia8w64k69wlcy4lgw9yya79yv85dz4brry29l8";
rev = "v0.4.0";
hash = "sha256:0fr2d6fnpbqx6n89sg9lsinqkdaw49y068kqj2g0cxlhbh69hzii";
};
}