golang.org/x/sys: bump to v0.4.0
This commit is contained in:
parent
2eafb8192e
commit
b514673e61
1 changed files with 2 additions and 2 deletions
|
@ -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";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue