2018-07-15 19:00:54 +02:00
|
|
|
# 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";
|
|
|
|
};
|
|
|
|
}
|
2018-07-15 21:46:27 +02:00
|
|
|
]
|