about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/hetzner-kube/deps.nix
blob: 7b4328eddfce77ba53b578e253a467ab1ec4505b (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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
# file generated from Gopkg.lock using dep2nix (https://github.com/nixcloud/dep2nix)
[
  {
    goPackagePath  = "github.com/Pallinder/go-randomdata";
    fetch = {
      type = "git";
      url = "https://github.com/Pallinder/go-randomdata";
      rev =  "15df0648130a623e418886f81b2aaecd0a00547b";
      sha256 = "1kdrchnhp71spz6amcbxr5m0pdksbqx8jjydvxb82pw43rrbx6s7";
    };
  }
  {
    goPackagePath  = "github.com/andreyvit/diff";
    fetch = {
      type = "git";
      url = "https://github.com/andreyvit/diff";
      rev =  "c7f18ee00883bfd3b00e0a2bf7607827e0148ad4";
      sha256 = "1s4qjkxig5yqahpzfl4xqh4kzi9mymdpkzq6kj3f4dr5dl3hlynr";
    };
  }
  {
    goPackagePath  = "github.com/fsnotify/fsnotify";
    fetch = {
      type = "git";
      url = "https://github.com/fsnotify/fsnotify";
      rev =  "c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9";
      sha256 = "07va9crci0ijlivbb7q57d2rz9h27zgn2fsm60spjsqpdbvyrx4g";
    };
  }
  {
    goPackagePath  = "github.com/go-kit/kit";
    fetch = {
      type = "git";
      url = "https://github.com/go-kit/kit";
      rev =  "ca4112baa34cb55091301bdc13b1420a122b1b9e";
      sha256 = "0vsqmjnd3zj3qxg455kz27fjd9zh2vx5x17hfgzjv2pqsg3jas13";
    };
  }
  {
    goPackagePath  = "github.com/go-logfmt/logfmt";
    fetch = {
      type = "git";
      url = "https://github.com/go-logfmt/logfmt";
      rev =  "390ab7935ee28ec6b286364bba9b4dd6410cb3d5";
      sha256 = "1gkgh3k5w1xwb2qbjq52p6azq3h1c1rr6pfwjlwj1zrijpzn2xb9";
    };
  }
  {
    goPackagePath  = "github.com/go-stack/stack";
    fetch = {
      type = "git";
      url = "https://github.com/go-stack/stack";
      rev =  "259ab82a6cad3992b4e21ff5cac294ccb06474bc";
      sha256 = "0irkqifyj84cbnq4n66ax2r591id2285diw5hzcz2k3bga8d8lqr";
    };
  }
  {
    goPackagePath  = "github.com/gosuri/uilive";
    fetch = {
      type = "git";
      url = "https://github.com/gosuri/uilive";
      rev =  "ac356e6e42cd31fcef8e6aec13ae9ed6fe87713e";
      sha256 = "1k28zbc14p1yqzhamp9rcagjdw6wsdb55m08nx758jwlr31az6jy";
    };
  }
  {
    goPackagePath  = "github.com/gosuri/uiprogress";
    fetch = {
      type = "git";
      url = "https://github.com/gosuri/uiprogress";
      rev =  "d0567a9d84a1c40dd7568115ea66f4887bf57b33";
      sha256 = "1m7rxf71mn8w2yysc8wmf2703avhci6f4nkiijjl1f2cx4kzykck";
    };
  }
  {
    goPackagePath  = "github.com/hashicorp/hcl";
    fetch = {
      type = "git";
      url = "https://github.com/hashicorp/hcl";
      rev =  "ef8a98b0bbce4a65b5aa4c368430a80ddc533168";
      sha256 = "1qalfsc31fra7hcw2lc3s20aj7al62fq3j5fn5kga3mg99b82nyr";
    };
  }
  {
    goPackagePath  = "github.com/hetznercloud/hcloud-go";
    fetch = {
      type = "git";
      url = "https://github.com/hetznercloud/hcloud-go";
      rev =  "400c6f026bf3c8d5fead3df7806e6981a16bb6b8";
      sha256 = "0y6y7glnzbrzmly2j139vj8279w3c8bm1zc2mzljwyjpa6pvp7di";
    };
  }
  {
    goPackagePath  = "github.com/inconshreveable/mousetrap";
    fetch = {
      type = "git";
      url = "https://github.com/inconshreveable/mousetrap";
      rev =  "76626ae9c91c4f2a10f34cad8ce83ea42c93bb75";
      sha256 = "1mn0kg48xkd74brf48qf5hzp0bc6g8cf5a77w895rl3qnlpfw152";
    };
  }
  {
    goPackagePath  = "github.com/kr/logfmt";
    fetch = {
      type = "git";
      url = "https://github.com/kr/logfmt";
      rev =  "b84e30acd515aadc4b783ad4ff83aff3299bdfe0";
      sha256 = "02ldzxgznrfdzvghfraslhgp19la1fczcbzh7wm2zdc6lmpd1qq9";
    };
  }
  {
    goPackagePath  = "github.com/magiconair/properties";
    fetch = {
      type = "git";
      url = "https://github.com/magiconair/properties";
      rev =  "c2353362d570a7bfa228149c62842019201cfb71";
      sha256 = "1a10362wv8a8qwb818wygn2z48lgzch940hvpv81hv8gc747ajxn";
    };
  }
  {
    goPackagePath  = "github.com/mattn/go-isatty";
    fetch = {
      type = "git";
      url = "https://github.com/mattn/go-isatty";
      rev =  "0360b2af4f38e8d38c7fce2a9f4e702702d73a39";
      sha256 = "06w45aqz2a6yrk25axbly2k5wmsccv8cspb94bfmz4izvw8h927n";
    };
  }
  {
    goPackagePath  = "github.com/mitchellh/go-homedir";
    fetch = {
      type = "git";
      url = "https://github.com/mitchellh/go-homedir";
      rev =  "58046073cbffe2f25d425fe1331102f55cf719de";
      sha256 = "0kwflrwsjdsy8vbhyzicc4c2vdi7lhdvn4rarfr18x1qsrb7n1bx";
    };
  }
  {
    goPackagePath  = "github.com/mitchellh/mapstructure";
    fetch = {
      type = "git";
      url = "https://github.com/mitchellh/mapstructure";
      rev =  "f15292f7a699fcc1a38a80977f80a046874ba8ac";
      sha256 = "0zm3nhdvmj3f8q0vg2sjfw1sm3pwsw0ggz501awz95w99664a8al";
    };
  }
  {
    goPackagePath  = "github.com/pelletier/go-toml";
    fetch = {
      type = "git";
      url = "https://github.com/pelletier/go-toml";
      rev =  "c01d1270ff3e442a8a57cddc1c92dc1138598194";
      sha256 = "1fjzpcjng60mc3a4b2ql5a00d5gah84wj740dabv9kq67mpg8fxy";
    };
  }
  {
    goPackagePath  = "github.com/sergi/go-diff";
    fetch = {
      type = "git";
      url = "https://github.com/sergi/go-diff";
      rev =  "1744e2970ca51c86172c8190fadad617561ed6e7";
      sha256 = "0swiazj8wphs2zmk1qgq75xza6m19snif94h2m6fi8dqkwqdl7c7";
    };
  }
  {
    goPackagePath  = "github.com/spf13/afero";
    fetch = {
      type = "git";
      url = "https://github.com/spf13/afero";
      rev =  "787d034dfe70e44075ccc060d346146ef53270ad";
      sha256 = "0138rjiacl71h7kvhzinviwvy6qa2m6rflpv9lgqv15hnjvhwvg1";
    };
  }
  {
    goPackagePath  = "github.com/spf13/cast";
    fetch = {
      type = "git";
      url = "https://github.com/spf13/cast";
      rev =  "8965335b8c7107321228e3e3702cab9832751bac";
      sha256 = "177bk7lq40jbgv9p9r80aydpaccfk8ja3a7jjhfwiwk9r1pa4rr2";
    };
  }
  {
    goPackagePath  = "github.com/spf13/cobra";
    fetch = {
      type = "git";
      url = "https://github.com/spf13/cobra";
      rev =  "ef82de70bb3f60c65fb8eebacbb2d122ef517385";
      sha256 = "1q1nsx05svyv9fv3fy6xv6gs9ffimkyzsfm49flvl3wnvf1ncrkd";
    };
  }
  {
    goPackagePath  = "github.com/spf13/jwalterweatherman";
    fetch = {
      type = "git";
      url = "https://github.com/spf13/jwalterweatherman";
      rev =  "14d3d4c518341bea657dd8a226f5121c0ff8c9f2";
      sha256 = "1f9154lijbz0kkgqwmbphykwl4adv4fvkx6n1p7fdq3x5j9g8i17";
    };
  }
  {
    goPackagePath  = "github.com/spf13/pflag";
    fetch = {
      type = "git";
      url = "https://github.com/spf13/pflag";
      rev =  "9a97c102cda95a86cec2345a6f09f55a939babf5";
      sha256 = "005598piihl3l83a71ahj10cpq9pbhjck4xishx1b4dzc02r9xr2";
    };
  }
  {
    goPackagePath  = "github.com/spf13/viper";
    fetch = {
      type = "git";
      url = "https://github.com/spf13/viper";
      rev =  "907c19d40d9a6c9bb55f040ff4ae45271a4754b9";
      sha256 = "177ziws6mwxdlvicmgpv7w7zy5ri2wgnw2f2v3789b5skv9d6a6b";
    };
  }
  {
    goPackagePath  = "golang.org/x/crypto";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/crypto";
      rev =  "de0752318171da717af4ce24d0a2e8626afaeb11";
      sha256 = "1ps1dl2a5lwr3vbwcy8n4i1v73m567y024sk961fk281phrzp13i";
    };
  }
  {
    goPackagePath  = "golang.org/x/sys";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/sys";
      rev =  "1c9583448a9c3aa0f9a6a5241bf73c0bd8aafded";
      sha256 = "0g0nc549pmdmvja4mdqh0kgvznnw6wliqmx5wrnj02l3a23vizmi";
    };
  }
  {
    goPackagePath  = "golang.org/x/text";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/text";
      rev =  "f21a4dfb5e38f5895301dc265a8def02365cc3d0";
      sha256 = "0r6x6zjzhr8ksqlpiwm5gdd7s209kwk5p4lw54xjvz10cs3qlq19";
    };
  }
  {
    goPackagePath  = "gopkg.in/yaml.v2";
    fetch = {
      type = "git";
      url = "https://github.com/go-yaml/yaml";
      rev =  "5420a8b6744d3b0345ab293f6fcba19c978f1183";
      sha256 = "0dwjrs2lp2gdlscs7bsrmyc5yf6mm4fvgw71bzr9mv2qrd2q73s1";
    };
  }
]