summary refs log tree commit diff
path: root/pkgs/servers/oauth2_proxy/deps.nix
blob: dd10ab2866894e763a894bd28ce22e77d10ae194 (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
# file generated from Gopkg.lock using dep2nix (https://github.com/nixcloud/dep2nix)
[
  {
    goPackagePath  = "cloud.google.com/go";
    fetch = {
      type = "git";
      url = "https://code.googlesource.com/gocloud";
      rev =  "2d3a6656c17a60b0815b7e06ab0be04eacb6e613";
      sha256 = "0fi3qj9fvc4bxbrwa1m5sxsb8yhvawiwigaddvmmizjykxbq5csq";
    };
  }
  {
    goPackagePath  = "github.com/BurntSushi/toml";
    fetch = {
      type = "git";
      url = "https://github.com/BurntSushi/toml";
      rev =  "b26d9c308763d68093482582cea63d69be07a0f0";
      sha256 = "0k7v2i1d2d6si8gswn83qb84czhhia53v2wdy33yz9ppdidxk0ry";
    };
  }
  {
    goPackagePath  = "github.com/bitly/go-simplejson";
    fetch = {
      type = "git";
      url = "https://github.com/bitly/go-simplejson";
      rev =  "aabad6e819789e569bd6aabf444c935aa9ba1e44";
      sha256 = "0n9f9dz1jn1jx86d48569nznpjn9fmq3knn7r65xpy7jhih284jj";
    };
  }
  {
    goPackagePath  = "github.com/coreos/go-oidc";
    fetch = {
      type = "git";
      url = "https://github.com/coreos/go-oidc";
      rev =  "77e7f2010a464ade7338597afe650dfcffbe2ca8";
      sha256 = "0mh8fa7al9gfzx4k7rd623bpy14s06s96iz6lbf6psi5q2bnbs2r";
    };
  }
  {
    goPackagePath  = "github.com/davecgh/go-spew";
    fetch = {
      type = "git";
      url = "https://github.com/davecgh/go-spew";
      rev =  "346938d642f2ec3594ed81d874461961cd0faa76";
      sha256 = "0d4jfmak5p6lb7n2r6yvf5p1zcw0l8j74kn55ghvr7zr7b7axm6c";
    };
  }
  {
    goPackagePath  = "github.com/dgrijalva/jwt-go";
    fetch = {
      type = "git";
      url = "https://github.com/dgrijalva/jwt-go";
      rev =  "06ea1031745cb8b3dab3f6a236daf2b0aa468b7e";
      sha256 = "08m27vlms74pfy5z79w67f9lk9zkx6a9jd68k3c4msxy75ry36mp";
    };
  }
  {
    goPackagePath  = "github.com/golang/protobuf";
    fetch = {
      type = "git";
      url = "https://github.com/golang/protobuf";
      rev =  "1e59b77b52bf8e4b449a57e6f79f21226d571845";
      sha256 = "19bkh81wnp6njg3931wky6hsnnl2d1ig20vfjxpv450sd3k6yys8";
    };
  }
  {
    goPackagePath  = "github.com/mbland/hmacauth";
    fetch = {
      type = "git";
      url = "https://github.com/mbland/hmacauth";
      rev =  "107c17adcc5eccc9935cd67d9bc2feaf5255d2cb";
      sha256 = "1zd9r8znhkxyl997lhjk8nrlxlfv5s1hn7ql87wrcyvlsszx3mzh";
    };
  }
  {
    goPackagePath  = "github.com/mreiferson/go-options";
    fetch = {
      type = "git";
      url = "https://github.com/mreiferson/go-options";
      rev =  "20ba7d382d05facb01e02eb777af0c5f229c5c95";
      sha256 = "1vdz3wqkj885a0jkggaygl4k6k8b94fpspywr26snm4xnb8vgxsf";
    };
  }
  {
    goPackagePath  = "github.com/pmezard/go-difflib";
    fetch = {
      type = "git";
      url = "https://github.com/pmezard/go-difflib";
      rev =  "792786c7400a136282c1664665ae0a8db921c6c2";
      sha256 = "0c1cn55m4rypmscgf0rrb88pn58j3ysvc2d0432dp3c6fqg6cnzw";
    };
  }
  {
    goPackagePath  = "github.com/pquerna/cachecontrol";
    fetch = {
      type = "git";
      url = "https://github.com/pquerna/cachecontrol";
      rev =  "0dec1b30a0215bb68605dfc568e8855066c9202d";
      sha256 = "14yyfhrv60rvb983rqm7s916nwvn9kcmbvnrcna2md0s3mkzs3yh";
    };
  }
  {
    goPackagePath  = "github.com/stretchr/testify";
    fetch = {
      type = "git";
      url = "https://github.com/stretchr/testify";
      rev =  "69483b4bd14f5845b5a1e55bca19e954e827f1d0";
      sha256 = "11lzrwkdzdd8yyag92akncc008h2f9d1bpc489mxiwp0jrmz4ivb";
    };
  }
  {
    goPackagePath  = "github.com/yhat/wsutil";
    fetch = {
      type = "git";
      url = "https://github.com/yhat/wsutil";
      rev =  "1d66fa95c997864ba4d8479f56609620fe542928";
      sha256 = "1agh4ss6y1laps8pg4mdl844ivmw2wrb7rnpfyag4gai4693i7bv";
    };
  }
  {
    goPackagePath  = "golang.org/x/crypto";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/crypto";
      rev =  "9f005a07e0d31d45e6656d241bb5c0f2efd4bc94";
      sha256 = "1mhmr6ljzl3iafsz4qy8vval7rmr828wh59dlqqqjqx6sqmcs1dv";
    };
  }
  {
    goPackagePath  = "golang.org/x/net";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/net";
      rev =  "9dfe39835686865bff950a07b394c12a98ddc811";
      sha256 = "0z8mnl4mi88syafrgqys2ak2gg3yrbna25hpz88y3anl8x4jhg1a";
    };
  }
  {
    goPackagePath  = "golang.org/x/oauth2";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/oauth2";
      rev =  "9ff8ebcc8e241d46f52ecc5bff0e5a2f2dbef402";
      sha256 = "035v5w1nad6r1l22cj6f73zzr6qi4jgq71yjywf2c6rvsa5147r2";
    };
  }
  {
    goPackagePath  = "google.golang.org/api";
    fetch = {
      type = "git";
      url = "https://code.googlesource.com/google-api-go-client";
      rev =  "8791354e7ab150705ede13637a18c1fcc16b62e8";
      sha256 = "0ps7y4m9787wvkqwrwqyb4nmmibhrihmg7xqh7sba2cyj397wngm";
    };
  }
  {
    goPackagePath  = "google.golang.org/appengine";
    fetch = {
      type = "git";
      url = "https://github.com/golang/appengine";
      rev =  "150dc57a1b433e64154302bdc40b6bb8aefa313a";
      sha256 = "0w3knznv39k8bm85ri62f83czcrxknql7dv6p9hk1a5jx3xljgxq";
    };
  }
  {
    goPackagePath  = "gopkg.in/fsnotify/fsnotify.v1";
    fetch = {
      type = "git";
      url = "https://github.com/fsnotify/fsnotify";
      rev =  "836bfd95fecc0f1511dd66bdbf2b5b61ab8b00b6";
      sha256 = "0470dznkcbabncskgr8hfilpj5w24ygg455pyggbfbssmfv1m9gg";
    };
  }
  {
    goPackagePath  = "gopkg.in/square/go-jose.v2";
    fetch = {
      type = "git";
      url = "https://github.com/square/go-jose";
      rev =  "f8f38de21b4dcd69d0413faf231983f5fd6634b1";
      sha256 = "1bjrs3xq3m2ckfds0l4wqf81311ymm9agipmkllbvkadac156dsa";
    };
  }
]