summary refs log tree commit diff
path: root/pkgs/tools/networking/ua/deps.nix
blob: e59b9f239a68dac45e177063351523c12c37a0af (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
# This file was generated by https://github.com/kamilchm/go2nix v1.2.0
[
  {
    goPackagePath = "github.com/sloonz/cfeedparser";
    fetch = {
      type = "git";
      url = "https://github.com/sloonz/cfeedparser";
      rev = "a220b181f09fa7fba347c7fa72168ed8a010907a";
      sha256 = "1dsdzflwbb0cw39bs37shggmswggb326sfdb5x25f4bpd19z6qp0";
    };
  }
  {
    goPackagePath = "github.com/sloonz/go-maildir";
    fetch = {
      type = "git";
      url = "https://github.com/sloonz/go-maildir";
      rev = "4629e76d952bb24730bbe1b4c7bc628cd54babb6";
      sha256 = "0i9r7hhk0ih47pmc9ixhv17fa6gba3j7vk9g8j0di0pr0siha65f";
    };
  }
  {
    goPackagePath = "github.com/sloonz/go-mime-message";
    fetch = {
      type = "git";
      url = "https://github.com/sloonz/go-mime-message";
      rev = "cf50e17d2410fee25cdb89485ab0d5996f2d3bfc";
      sha256 = "09r45w2qfl0rx785xpgcjv9bvdnwkz7fyr272rdi3krwr900fwxs";
    };
  }
  {
    goPackagePath = "github.com/sloonz/go-qprintable";
    fetch = {
      type = "git";
      url = "https://github.com/sloonz/go-qprintable";
      rev = "775b3a4592d5bfc47b0ba398ec0d4dba018e5926";
      sha256 = "19r8ica7kd946brdh1zn4hkzgbciqsz42a2p1h7hgzpmld51kg43";
    };
  }
  {
    goPackagePath = "gopkg.in/redis.v3";
    fetch = {
      type = "git";
      url = "https://github.com/go-redis/redis";
      rev = "b5e368500d0a508ef8f16e9c2d4025a8a46bcc29";
      sha256 = "1syhnm1csrlfh1jgd1v9bzf2pp9ljyg4ks3z6xx0nqd83xmyhdzh";
    };
  }
  {
    goPackagePath = "gopkg.in/bsm/ratelimit.v1";
    fetch = {
      type = "git";
      url = "https://github.com/bsm/ratelimit";
      rev = "db14e161995a5177acef654cb0dd785e8ee8bc22";
      sha256 = "1ph6dsvgwrsli9akh6arwkvz78hkdb42lyqmgfckjcsar1a2fcsh";
    };
  }
]