nixpkgs/pkgs/development/tools/gotests/deps.nix
Vincent Demeester 13a1c6bfe0
gotests: 1.5.2 -> 1.5.3
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-02 11:32:37 +02:00

13 lines
342 B
Nix
Generated

# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
[
{
goPackagePath = "golang.org/x/tools";
fetch = {
type = "git";
url = "https://go.googlesource.com/tools";
rev = "23463209683dad3f2b9cc7f7c2663e1847c59017";
sha256 = "1shzfl4zixhj78v4f6y04bcmfl705yr5q8hp72ndbbma0mh09g8f";
};
}
]