latte-dock: 0.9.11 -> 0.9.12
[NixPkgs.git] / pkgs / tools / networking / waitron / deps.nix
blob46369c783184ffc2ad299fb251e5757903691b00
1 # This file was generated by https://github.com/kamilchm/go2nix v1.3.0
3   {
4     goPackagePath = "github.com/flosch/pongo2";
5     fetch = {
6       type = "git";
7       url = "https://github.com/flosch/pongo2";
8       rev = "bbf5a6c351f4d4e883daa40046a404d7553e0a00";
9       sha256 = "0yqh58phznnxakm64w82gawrpndb0r85vsd1s7h244qqrq7w4avq";
10     };
11   }
12   {
13     goPackagePath = "github.com/gorilla/handlers";
14     fetch = {
15       type = "git";
16       url = "https://github.com/gorilla/handlers";
17       rev = "f08afc1876ad882db8074bcb8a4cc96107d3a5f4";
18       sha256 = "1ysm6sw3jqa3h8pb5qpqgh44g91c23n3as277sh0vyp7282290jq";
19     };
20   }
21   {
22     goPackagePath = "github.com/juju/errors";
23     fetch = {
24       type = "git";
25       url = "https://github.com/juju/errors";
26       rev = "d42613fe1ab9e303fc850e7a19fda2e8eeb6516e";
27       sha256 = "0qggzzvh9lzlfk8ixlyw8bw645rh0lrjrd367505hhl6cg18v8yf";
28     };
29   }
30   {
31     goPackagePath = "github.com/julienschmidt/httprouter";
32     fetch = {
33       type = "git";
34       url = "https://github.com/julienschmidt/httprouter";
35       rev = "8c9f31f047a304abedb5614d4a18a843cd5f4a40";
36       sha256 = "00f5ja1yslrjclx3sf29mzpcsrpfd15kkw5ygv7n4jsyb4v3xgj6";
37     };
38   }
39   {
40     goPackagePath = "github.com/satori/go.uuid";
41     fetch = {
42       type = "git";
43       url = "https://github.com/satori/go.uuid";
44       rev = "b2ce2384e17bbe0c6d34077efa39dbab3e09123b";
45       sha256 = "1yz4cx02377ijlf8mnn84j1dcmlwh8ncx7y3kw1zg2qw0z4x119c";
46     };
47   }
48   {
49     goPackagePath = "gopkg.in/yaml.v2";
50     fetch = {
51       type = "git";
52       url = "https://gopkg.in/yaml.v2";
53       rev = "53403b58ad1b561927d19068c655246f2db79d48";
54       sha256 = "1inf7svydzscwv9fcjd2rm61a4xjk6jkswknybmns2n58shimapw";
55     };
56   }