3p/gopkgs: hashicorp/go-rootcerts depends on mitchellh/go-homedir on Darwin
This commit is contained in:
parent
5166e2fd4e
commit
735f191b3b
1 changed files with 4 additions and 0 deletions
|
@ -11,4 +11,8 @@ depot.third_party.buildGo.external {
|
||||||
rev = "v1.0.2";
|
rev = "v1.0.2";
|
||||||
hash = "sha256:06z1bxcnr0rma02b6r52m6y0q7niikqjs090vm1i8xi3scyaw1qa";
|
hash = "sha256:06z1bxcnr0rma02b6r52m6y0q7niikqjs090vm1i8xi3scyaw1qa";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
deps = with depot.third_party; [
|
||||||
|
gopkgs."github.com".mitchellh.go-homedir
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue