linux_xanmod: 5.11.14 -> 5.11.15
[NixPkgs.git] / pkgs / tools / misc / dashing / deps.nix
bloba87de8674ff1beeca840c840ec704dc7dab9df41
1 # file generated from go.mod using vgo2nix (https://github.com/adisbladis/vgo2nix)
3   {
4     goPackagePath = "github.com/BurntSushi/toml";
5     fetch = {
6       type = "git";
7       url = "https://github.com/BurntSushi/toml";
8       rev = "v0.3.1";
9       sha256 = "1fjdwwfzyzllgiwydknf1pwjvy49qxfsczqx5gz3y0izs7as99j6";
10     };
11   }
12   {
13     goPackagePath = "github.com/andybalholm/cascadia";
14     fetch = {
15       type = "git";
16       url = "https://github.com/andybalholm/cascadia";
17       rev = "903109d295d5";
18       sha256 = "1zprh6wfyf4f5c6nw1bgyyfx3niydsnbdyvpi18fc378wmh4hlq4";
19     };
20   }
21   {
22     goPackagePath = "github.com/cpuguy83/go-md2man";
23     fetch = {
24       type = "git";
25       url = "https://github.com/cpuguy83/go-md2man";
26       rev = "f79a8a8ca69d";
27       sha256 = "0r1f7v475dxxgzqci1mxfliwadcrk86ippflx9n411325l4g3ghv";
28     };
29   }
30   {
31     goPackagePath = "github.com/mattn/go-sqlite3";
32     fetch = {
33       type = "git";
34       url = "https://github.com/mattn/go-sqlite3";
35       rev = "v2.0.1";
36       sha256 = "1i3v0j5144iir1n31nahbq9rs2picraphyh5qx9n9rz1d5w1v8zy";
37     };
38   }
39   {
40     goPackagePath = "github.com/pmezard/go-difflib";
41     fetch = {
42       type = "git";
43       url = "https://github.com/pmezard/go-difflib";
44       rev = "v1.0.0";
45       sha256 = "0c1cn55m4rypmscgf0rrb88pn58j3ysvc2d0432dp3c6fqg6cnzw";
46     };
47   }
48   {
49     goPackagePath = "github.com/russross/blackfriday";
50     fetch = {
51       type = "git";
52       url = "https://github.com/russross/blackfriday";
53       rev = "v2.0.1";
54       sha256 = "0nlz7isdd4rgnwzs68499hlwicxz34j2k2a0b8jy0y7ycd2bcr5j";
55     };
56   }
57   {
58     goPackagePath = "github.com/shurcooL/sanitized_anchor_name";
59     fetch = {
60       type = "git";
61       url = "https://github.com/shurcooL/sanitized_anchor_name";
62       rev = "v1.0.0";
63       sha256 = "1gv9p2nr46z80dnfjsklc6zxbgk96349sdsxjz05f3z6wb6m5l8f";
64     };
65   }
66   {
67     goPackagePath = "github.com/urfave/cli";
68     fetch = {
69       type = "git";
70       url = "https://github.com/urfave/cli";
71       rev = "v2.0.0";
72       sha256 = "0ybpg48s08sm46xsbb42yk14zrsm7pr9808khh6f9fca7s3c7fns";
73     };
74   }
75   {
76     goPackagePath = "golang.org/x/crypto";
77     fetch = {
78       type = "git";
79       url = "https://go.googlesource.com/crypto";
80       rev = "c2843e01d9a2";
81       sha256 = "01xgxbj5r79nmisdvpq48zfy8pzaaj90bn6ngd4nf33j9ar1dp8r";
82     };
83   }
84   {
85     goPackagePath = "golang.org/x/net";
86     fetch = {
87       type = "git";
88       url = "https://go.googlesource.com/net";
89       rev = "e7e4b65ae663";
90       sha256 = "0phil62b9cqvllhfjqqm1jpyk2dxg1dvd88pq2044nc3sxni7w8b";
91     };
92   }
93   {
94     goPackagePath = "golang.org/x/sys";
95     fetch = {
96       type = "git";
97       url = "https://go.googlesource.com/sys";
98       rev = "d0b11bdaac8a";
99       sha256 = "18yfsmw622l7gc5sqriv5qmck6903vvhivpzp8i3xfy3z33dybdl";
100     };
101   }
102   {
103     goPackagePath = "golang.org/x/text";
104     fetch = {
105       type = "git";
106       url = "https://go.googlesource.com/text";
107       rev = "v0.3.0";
108       sha256 = "0r6x6zjzhr8ksqlpiwm5gdd7s209kwk5p4lw54xjvz10cs3qlq19";
109     };
110   }
111   {
112     goPackagePath = "gopkg.in/check.v1";
113     fetch = {
114       type = "git";
115       url = "https://gopkg.in/check.v1";
116       rev = "20d25e280405";
117       sha256 = "0k1m83ji9l1a7ng8a7v40psbymxasmssbrrhpdv2wl4rhs0nc3np";
118     };
119   }
120   {
121     goPackagePath = "gopkg.in/yaml.v2";
122     fetch = {
123       type = "git";
124       url = "https://gopkg.in/yaml.v2";
125       rev = "v2.2.2";
126       sha256 = "01wj12jzsdqlnidpyjssmj0r4yavlqy7dwrg7adqd8dicjc4ncsa";
127     };
128   }