about summary refs log tree commit diff
path: root/nixpkgs/pkgs/tools/networking/subfinder/deps.nix
blob: 34095c81428429c530ec07e07db875885b73bcfb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# file generated from Gopkg.lock using dep2nix (https://github.com/nixcloud/dep2nix)
[
  {
    goPackagePath  = "github.com/bogdanovich/dns_resolver";
    fetch = {
      type = "git";
      url = "https://github.com/bogdanovich/dns_resolver";
      rev =  "a8e42bc6a5b6c9a93be01ca204be7e17f7ba4cd2";
      sha256 = "0l1hgxxqafappw0y18sbkkk2vijclvf1b8x73b0nhi4r74wyib49";
    };
  }
  {
    goPackagePath  = "github.com/miekg/dns";
    fetch = {
      type = "git";
      url = "https://github.com/miekg/dns";
      rev =  "3e6e47bc11bc7f93f9e2f1c7bd6481ba4802808b";
      sha256 = "1vmsnv6r799z5lz5g9l2dh065m9003yfjb18w8n6c053hp8jvrfm";
    };
  }
  {
    goPackagePath  = "github.com/subfinder/urlx";
    fetch = {
      type = "git";
      url = "https://github.com/subfinder/urlx";
      rev =  "8e731c8be06edbae81cab15937cd3c291c2a7680";
      sha256 = "11vrx1c0mq1h6lwpsvibd3386wy4kirzmmm8ibrlx2gj0h6pkkcb";
    };
  }
  {
    goPackagePath  = "golang.org/x/crypto";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/crypto";
      rev =  "a49355c7e3f8fe157a85be2f77e6e269a0f89602";
      sha256 = "020q1laxjx5kcmnqy4wmdb63zhb0lyq6wpy40axhswzg2nd21s44";
    };
  }
  {
    goPackagePath  = "golang.org/x/net";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/net";
      rev =  "d0887baf81f4598189d4e12a37c6da86f0bba4d0";
      sha256 = "00dmz9a5d3myyb0256b33vf1bk8wv1khhh88kcvbmqsfd6x1n6p5";
    };
  }
]