source: code/trunk/vendor/modules.txt@ 145

Last change on this file since 145 was 145, checked in by Izuru Yakumo, 22 months ago

Updated the Makefile and vendored depedencies

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 1.4 KB
RevLine 
[145]1# github.com/andybalholm/brotli v1.0.4
2github.com/andybalholm/brotli
3# github.com/klauspost/compress v1.15.0
4github.com/klauspost/compress/flate
5github.com/klauspost/compress/gzip
6github.com/klauspost/compress/zlib
7# github.com/valyala/bytebufferpool v1.0.0
8github.com/valyala/bytebufferpool
9# github.com/valyala/fasthttp v1.34.0
10## explicit
11github.com/valyala/fasthttp
12github.com/valyala/fasthttp/fasthttpproxy
13github.com/valyala/fasthttp/fasthttputil
14github.com/valyala/fasthttp/stackless
15# golang.org/x/net v0.7.0
16## explicit
17golang.org/x/net/html
18golang.org/x/net/html/atom
19golang.org/x/net/html/charset
20golang.org/x/net/http/httpproxy
21golang.org/x/net/idna
22golang.org/x/net/internal/socks
23golang.org/x/net/proxy
24# golang.org/x/text v0.7.0
25## explicit
26golang.org/x/text/encoding
27golang.org/x/text/encoding/charmap
28golang.org/x/text/encoding/htmlindex
29golang.org/x/text/encoding/internal
30golang.org/x/text/encoding/internal/identifier
31golang.org/x/text/encoding/japanese
32golang.org/x/text/encoding/korean
33golang.org/x/text/encoding/simplifiedchinese
34golang.org/x/text/encoding/traditionalchinese
35golang.org/x/text/encoding/unicode
36golang.org/x/text/internal/language
37golang.org/x/text/internal/language/compact
38golang.org/x/text/internal/tag
39golang.org/x/text/internal/utf8internal
40golang.org/x/text/language
41golang.org/x/text/runes
42golang.org/x/text/secure/bidirule
43golang.org/x/text/transform
44golang.org/x/text/unicode/bidi
45golang.org/x/text/unicode/norm
Note: See TracBrowser for help on using the repository browser.