www/owncast/modules.inc (view raw)
1MODGO_MODULES = \
2 github.com/!c!a!fx!x/httpcompression v0.0.8 \
3 github.com/!sher!clock!holmes/webpush-go v1.2.0 \
4 github.com/alecthomas/kingpin/v2 v2.3.1 \
5 github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 \
6 github.com/andybalholm/brotli v1.0.4 \
7 github.com/andybalholm/cascadia v1.3.2 \
8 github.com/aws/aws-sdk-go v1.44.248 \
9 github.com/aymerick/douceur v0.2.0 \
10 github.com/beorn7/perks v1.0.1 \
11 github.com/cespare/xxhash/v2 v2.2.0 \
12 github.com/dave/jennifer v1.3.0 \
13 github.com/davecgh/go-spew v1.1.1 \
14 github.com/go-fed/activity v1.0.1-0.20210803212804-d866ba75dd0f \
15 github.com/go-fed/httpsig v1.1.0 \
16 github.com/go-kit/log v0.2.1 \
17 github.com/go-logfmt/logfmt v0.5.1 \
18 github.com/go-ole/go-ole v1.2.6 \
19 github.com/go-test/deep v1.0.4 \
20 github.com/golang-jwt/jwt v3.2.2+incompatible \
21 github.com/golang/mock v1.2.0 \
22 github.com/golang/protobuf v1.5.3 \
23 github.com/google/brotli/go/cbrotli v0.0.0-20210623081221-ce222e317e36 \
24 github.com/google/go-cmp v0.5.9 \
25 github.com/gorilla/css v1.0.0 \
26 github.com/gorilla/websocket v1.5.0 \
27 github.com/grafov/m3u8 v0.12.0 \
28 github.com/jmespath/go-jmespath v0.4.0 \
29 github.com/jmespath/go-jmespath/internal/testify v1.5.1 \
30 github.com/jonboulle/clockwork v0.2.2 \
31 github.com/jpillora/backoff v1.0.0 \
32 github.com/json-iterator/go v1.1.12 \
33 github.com/julienschmidt/httprouter v1.3.0 \
34 github.com/klauspost/compress v1.14.1 \
35 github.com/klauspost/pgzip v1.2.5 \
36 github.com/kr/pretty v0.3.1 \
37 github.com/lestrrat-go/envload v0.0.0-20180220234015-a3eb8ddeffcc \
38 github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible \
39 github.com/lestrrat-go/strftime v1.0.4 \
40 github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 \
41 github.com/mattn/go-sqlite3 v1.14.16 \
42 github.com/matttproud/golang_protobuf_extensions v1.0.4 \
43 github.com/microcosm-cc/bluemonday v1.0.23 \
44 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd \
45 github.com/modern-go/reflect2 v1.0.2 \
46 github.com/mvdan/xurls v1.1.0 \
47 github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f \
48 github.com/nakabonne/tstorage v0.3.6 \
49 github.com/nareix/joy5 v0.0.0-20210317075623-2c912ca30590 \
50 github.com/oschwald/geoip2-golang v1.8.0 \
51 github.com/oschwald/maxminddb-golang v1.10.0 \
52 github.com/owncast/activity v1.0.1-0.20211229051252-7821289d4026 \
53 github.com/pierrec/lz4/v4 v4.1.12 \
54 github.com/pkg/errors v0.9.1 \
55 github.com/pmezard/go-difflib v1.0.0 \
56 github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c \
57 github.com/prometheus/client_golang v1.15.0 \
58 github.com/prometheus/client_model v0.3.0 \
59 github.com/prometheus/common v0.42.0 \
60 github.com/prometheus/procfs v0.9.0 \
61 github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5 \
62 github.com/schollz/sqlite3dump v1.3.1 \
63 github.com/shirou/gopsutil/v3 v3.23.3 \
64 github.com/shoenig/go-m1cpu v0.1.4 \
65 github.com/shoenig/test v0.6.3 \
66 github.com/sirupsen/logrus v1.9.0 \
67 github.com/spf13/cobra v0.0.4-0.20190109003409-7547e83b2d85 \
68 github.com/spf13/pflag v1.0.4-0.20181223182923-24fa6976df40 \
69 github.com/stretchr/objx v0.5.0 \
70 github.com/stretchr/testify v1.8.2 \
71 github.com/teris-io/shortid v0.0.0-20220617161101-71ec9f2aa569 \
72 github.com/tklauser/go-sysconf v0.3.11 \
73 github.com/tklauser/numcpus v0.6.0 \
74 github.com/valyala/gozstd v1.11.0 \
75 github.com/xhit/go-str2duration v1.2.0 \
76 github.com/yuin/goldmark v1.5.4 \
77 github.com/yusufpapurcu/wmi v1.2.2 \
78 golang.org/x/crypto v0.1.0 \
79 golang.org/x/mod v0.10.0 \
80 golang.org/x/net v0.9.0 \
81 golang.org/x/oauth2 v0.5.0 \
82 golang.org/x/sync v0.1.0 \
83 golang.org/x/sys v0.7.0 \
84 golang.org/x/term v0.7.0 \
85 golang.org/x/text v0.9.0 \
86 golang.org/x/time v0.3.0 \
87 golang.org/x/tools v0.6.0 \
88 golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 \
89 google.golang.org/appengine v1.6.7 \
90 google.golang.org/protobuf v1.30.0 \
91 gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c \
92 gopkg.in/evanphx/json-patch.v5 v5.6.0 \
93 gopkg.in/yaml.v2 v2.4.0 \
94 gopkg.in/yaml.v3 v3.0.1 \
95 mvdan.cc/xurls v1.1.0
96
97MODGO_MODFILES = \
98 github.com/cespare/xxhash/v2 v2.1.2 \
99 github.com/davecgh/go-spew v1.1.0 \
100 github.com/go-fed/httpsig v0.1.1-0.20190914113940-c2de3672e5b5 \
101 github.com/go-test/deep v1.0.1 \
102 github.com/golang/protobuf v1.2.0 \
103 github.com/golang/protobuf v1.3.5 \
104 github.com/golang/protobuf v1.5.0 \
105 github.com/golang/protobuf v1.5.2 \
106 github.com/google/go-cmp v0.5.5 \
107 github.com/google/go-cmp v0.5.6 \
108 github.com/mattn/go-sqlite3 v1.14.7 \
109 github.com/pkg/errors v0.8.1 \
110 github.com/prometheus/client_golang v1.14.0 \
111 github.com/prometheus/procfs v0.8.0 \
112 github.com/stretchr/objx v0.1.0 \
113 github.com/stretchr/objx v0.4.0 \
114 github.com/stretchr/testify v1.2.2 \
115 github.com/stretchr/testify v1.3.0 \
116 github.com/stretchr/testify v1.7.0 \
117 github.com/stretchr/testify v1.7.1 \
118 github.com/stretchr/testify v1.7.3 \
119 github.com/stretchr/testify v1.8.0 \
120 github.com/yuin/goldmark v1.4.13 \
121 golang.org/x/crypto v0.0.0-20180527072434-ab813273cd59 \
122 golang.org/x/crypto v0.0.0-20190131182504-b8fe1690c613 \
123 golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 \
124 golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 \
125 golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 \
126 golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 \
127 golang.org/x/mod v0.8.0 \
128 golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 \
129 golang.org/x/net v0.0.0-20190522155817-f3200d17e092 \
130 golang.org/x/net v0.0.0-20190620200207-3b0461eec859 \
131 golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 \
132 golang.org/x/net v0.0.0-20220722155237-a158d28d115b \
133 golang.org/x/net v0.1.0 \
134 golang.org/x/net v0.6.0 \
135 golang.org/x/net v0.7.0 \
136 golang.org/x/net v0.8.0 \
137 golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 \
138 golang.org/x/sync v0.0.0-20190423024810-112230192c58 \
139 golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 \
140 golang.org/x/sys v0.0.0-20180525142821-c11f84a56e43 \
141 golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a \
142 golang.org/x/sys v0.0.0-20190412213103-97732733099d \
143 golang.org/x/sys v0.0.0-20190916202348-b4ddaad3f8a3 \
144 golang.org/x/sys v0.0.0-20201119102817-f84b799fce68 \
145 golang.org/x/sys v0.0.0-20201204225414-ed752295db88 \
146 golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 \
147 golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a \
148 golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 \
149 golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f \
150 golang.org/x/sys v0.0.0-20220804214406-8e32c043e418 \
151 golang.org/x/sys v0.1.0 \
152 golang.org/x/sys v0.2.0 \
153 golang.org/x/sys v0.3.0 \
154 golang.org/x/sys v0.5.0 \
155 golang.org/x/sys v0.6.0 \
156 golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 \
157 golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 \
158 golang.org/x/term v0.1.0 \
159 golang.org/x/term v0.5.0 \
160 golang.org/x/text v0.3.0 \
161 golang.org/x/text v0.3.3 \
162 golang.org/x/text v0.3.7 \
163 golang.org/x/text v0.4.0 \
164 golang.org/x/text v0.7.0 \
165 golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e \
166 golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e \
167 golang.org/x/tools v0.1.12 \
168 golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 \
169 google.golang.org/protobuf v1.26.0 \
170 google.golang.org/protobuf v1.26.0-rc.1 \
171 google.golang.org/protobuf v1.28.1 \
172 gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 \
173 gopkg.in/yaml.v2 v2.2.8 \
174 gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
175