aboutsummaryrefslogtreecommitdiffstats
path: root/www/owncast/modules.inc
blob: ebc777b0e301ce54b3881fc1d35be3d164285b56 (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
MODGO_MODULES =	\
	github.com/!c!a!fx!x/httpcompression			 v0.0.8 \
	github.com/!sher!clock!holmes/webpush-go		 v1.2.0 \
	github.com/alecthomas/kingpin/v2			 v2.3.1 \
	github.com/alecthomas/units				 v0.0.0-20211218093645-b94a6e3cc137 \
	github.com/andybalholm/brotli				 v1.0.4 \
	github.com/andybalholm/cascadia				 v1.3.2 \
	github.com/aws/aws-sdk-go				 v1.44.248 \
	github.com/aymerick/douceur				 v0.2.0 \
	github.com/beorn7/perks					 v1.0.1 \
	github.com/cespare/xxhash/v2				 v2.2.0 \
	github.com/dave/jennifer				 v1.3.0 \
	github.com/davecgh/go-spew				 v1.1.1 \
	github.com/go-fed/activity				 v1.0.1-0.20210803212804-d866ba75dd0f \
	github.com/go-fed/httpsig				 v1.1.0 \
	github.com/go-kit/log					 v0.2.1 \
	github.com/go-logfmt/logfmt				 v0.5.1 \
	github.com/go-ole/go-ole				 v1.2.6 \
	github.com/go-test/deep					 v1.0.4 \
	github.com/golang-jwt/jwt				 v3.2.2+incompatible \
	github.com/golang/mock					 v1.2.0 \
	github.com/golang/protobuf				 v1.5.3 \
	github.com/google/brotli/go/cbrotli			 v0.0.0-20210623081221-ce222e317e36 \
	github.com/google/go-cmp				 v0.5.9 \
	github.com/gorilla/css					 v1.0.0 \
	github.com/gorilla/websocket				 v1.5.0 \
	github.com/grafov/m3u8					 v0.12.0 \
	github.com/jmespath/go-jmespath				 v0.4.0 \
	github.com/jmespath/go-jmespath/internal/testify	 v1.5.1 \
	github.com/jonboulle/clockwork				 v0.2.2 \
	github.com/jpillora/backoff				 v1.0.0 \
	github.com/json-iterator/go				 v1.1.12 \
	github.com/julienschmidt/httprouter			 v1.3.0 \
	github.com/klauspost/compress				 v1.14.1 \
	github.com/klauspost/pgzip				 v1.2.5 \
	github.com/kr/pretty					 v0.3.1 \
	github.com/lestrrat-go/envload				 v0.0.0-20180220234015-a3eb8ddeffcc \
	github.com/lestrrat-go/file-rotatelogs			 v2.4.0+incompatible \
	github.com/lestrrat-go/strftime				 v1.0.4 \
	github.com/lufia/plan9stats				 v0.0.0-20211012122336-39d0f177ccd0 \
	github.com/mattn/go-sqlite3				 v1.14.16 \
	github.com/matttproud/golang_protobuf_extensions	 v1.0.4 \
	github.com/microcosm-cc/bluemonday			 v1.0.23 \
	github.com/modern-go/concurrent				 v0.0.0-20180306012644-bacd9c7ef1dd \
	github.com/modern-go/reflect2				 v1.0.2 \
	github.com/mvdan/xurls					 v1.1.0 \
	github.com/mwitkow/go-conntrack				 v0.0.0-20190716064945-2f068394615f \
	github.com/nakabonne/tstorage				 v0.3.6 \
	github.com/nareix/joy5					 v0.0.0-20210317075623-2c912ca30590 \
	github.com/oschwald/geoip2-golang			 v1.8.0 \
	github.com/oschwald/maxminddb-golang			 v1.10.0 \
	github.com/owncast/activity				 v1.0.1-0.20211229051252-7821289d4026 \
	github.com/pierrec/lz4/v4				 v4.1.12 \
	github.com/pkg/errors					 v0.9.1 \
	github.com/pmezard/go-difflib				 v1.0.0 \
	github.com/power-devops/perfstat			 v0.0.0-20210106213030-5aafc221ea8c \
	github.com/prometheus/client_golang			 v1.15.0 \
	github.com/prometheus/client_model			 v0.3.0 \
	github.com/prometheus/common				 v0.42.0 \
	github.com/prometheus/procfs				 v0.9.0 \
	github.com/rifflock/lfshook				 v0.0.0-20180920164130-b9218ef580f5 \
	github.com/schollz/sqlite3dump				 v1.3.1 \
	github.com/shirou/gopsutil/v3				 v3.23.3 \
	github.com/shoenig/go-m1cpu				 v0.1.4 \
	github.com/shoenig/test					 v0.6.3 \
	github.com/sirupsen/logrus				 v1.9.0 \
	github.com/spf13/cobra					 v0.0.4-0.20190109003409-7547e83b2d85 \
	github.com/spf13/pflag					 v1.0.4-0.20181223182923-24fa6976df40 \
	github.com/stretchr/objx				 v0.5.0 \
	github.com/stretchr/testify				 v1.8.2 \
	github.com/teris-io/shortid				 v0.0.0-20220617161101-71ec9f2aa569 \
	github.com/tklauser/go-sysconf				 v0.3.11 \
	github.com/tklauser/numcpus				 v0.6.0 \
	github.com/valyala/gozstd				 v1.11.0 \
	github.com/xhit/go-str2duration				 v1.2.0 \
	github.com/yuin/goldmark				 v1.5.4 \
	github.com/yusufpapurcu/wmi				 v1.2.2 \
	golang.org/x/crypto					 v0.1.0 \
	golang.org/x/mod					 v0.10.0 \
	golang.org/x/net					 v0.9.0 \
	golang.org/x/oauth2					 v0.5.0 \
	golang.org/x/sync					 v0.1.0 \
	golang.org/x/sys					 v0.7.0 \
	golang.org/x/term					 v0.7.0 \
	golang.org/x/text					 v0.9.0 \
	golang.org/x/time					 v0.3.0 \
	golang.org/x/tools					 v0.6.0 \
	golang.org/x/xerrors					 v0.0.0-20191204190536-9bdfabe68543 \
	google.golang.org/appengine				 v1.6.7 \
	google.golang.org/protobuf				 v1.30.0 \
	gopkg.in/check.v1					 v1.0.0-20201130134442-10cb98267c6c \
	gopkg.in/evanphx/json-patch.v5				 v5.6.0 \
	gopkg.in/yaml.v2					 v2.4.0 \
	gopkg.in/yaml.v3					 v3.0.1 \
	mvdan.cc/xurls						 v1.1.0

MODGO_MODFILES =	\
	github.com/cespare/xxhash/v2		 v2.1.2 \
	github.com/davecgh/go-spew		 v1.1.0 \
	github.com/go-fed/httpsig		 v0.1.1-0.20190914113940-c2de3672e5b5 \
	github.com/go-test/deep			 v1.0.1 \
	github.com/golang/protobuf		 v1.2.0 \
	github.com/golang/protobuf		 v1.3.5 \
	github.com/golang/protobuf		 v1.5.0 \
	github.com/golang/protobuf		 v1.5.2 \
	github.com/google/go-cmp		 v0.5.5 \
	github.com/google/go-cmp		 v0.5.6 \
	github.com/mattn/go-sqlite3		 v1.14.7 \
	github.com/pkg/errors			 v0.8.1 \
	github.com/prometheus/client_golang	 v1.14.0 \
	github.com/prometheus/procfs		 v0.8.0 \
	github.com/stretchr/objx		 v0.1.0 \
	github.com/stretchr/objx		 v0.4.0 \
	github.com/stretchr/testify		 v1.2.2 \
	github.com/stretchr/testify		 v1.3.0 \
	github.com/stretchr/testify		 v1.7.0 \
	github.com/stretchr/testify		 v1.7.1 \
	github.com/stretchr/testify		 v1.7.3 \
	github.com/stretchr/testify		 v1.8.0 \
	github.com/yuin/goldmark		 v1.4.13 \
	golang.org/x/crypto			 v0.0.0-20180527072434-ab813273cd59 \
	golang.org/x/crypto			 v0.0.0-20190131182504-b8fe1690c613 \
	golang.org/x/crypto			 v0.0.0-20190308221718-c2843e01d9a2 \
	golang.org/x/crypto			 v0.0.0-20200622213623-75b288015ac9 \
	golang.org/x/crypto			 v0.0.0-20210921155107-089bfa567519 \
	golang.org/x/mod			 v0.6.0-dev.0.20220419223038-86c51ed26bb4 \
	golang.org/x/mod			 v0.8.0 \
	golang.org/x/net			 v0.0.0-20190404232315-eb5bcb51f2a3 \
	golang.org/x/net			 v0.0.0-20190522155817-f3200d17e092 \
	golang.org/x/net			 v0.0.0-20190620200207-3b0461eec859 \
	golang.org/x/net			 v0.0.0-20210226172049-e18ecbb05110 \
	golang.org/x/net			 v0.0.0-20220722155237-a158d28d115b \
	golang.org/x/net			 v0.1.0 \
	golang.org/x/net			 v0.6.0 \
	golang.org/x/net			 v0.7.0 \
	golang.org/x/net			 v0.8.0 \
	golang.org/x/sync			 v0.0.0-20181221193216-37e7f081c4d4 \
	golang.org/x/sync			 v0.0.0-20190423024810-112230192c58 \
	golang.org/x/sync			 v0.0.0-20220722155255-886fb9371eb4 \
	golang.org/x/sys			 v0.0.0-20180525142821-c11f84a56e43 \
	golang.org/x/sys			 v0.0.0-20190215142949-d0b11bdaac8a \
	golang.org/x/sys			 v0.0.0-20190412213103-97732733099d \
	golang.org/x/sys			 v0.0.0-20190916202348-b4ddaad3f8a3 \
	golang.org/x/sys			 v0.0.0-20201119102817-f84b799fce68 \
	golang.org/x/sys			 v0.0.0-20201204225414-ed752295db88 \
	golang.org/x/sys			 v0.0.0-20210615035016-665e8c7367d1 \
	golang.org/x/sys			 v0.0.0-20220520151302-bc2c85ada10a \
	golang.org/x/sys			 v0.0.0-20220715151400-c0bba94af5f8 \
	golang.org/x/sys			 v0.0.0-20220722155257-8c9f86f7a55f \
	golang.org/x/sys			 v0.0.0-20220804214406-8e32c043e418 \
	golang.org/x/sys			 v0.1.0 \
	golang.org/x/sys			 v0.2.0 \
	golang.org/x/sys			 v0.3.0 \
	golang.org/x/sys			 v0.5.0 \
	golang.org/x/sys			 v0.6.0 \
	golang.org/x/term			 v0.0.0-20201126162022-7de9c90e9dd1 \
	golang.org/x/term			 v0.0.0-20210927222741-03fcf44c2211 \
	golang.org/x/term			 v0.1.0 \
	golang.org/x/term			 v0.5.0 \
	golang.org/x/text			 v0.3.0 \
	golang.org/x/text			 v0.3.3 \
	golang.org/x/text			 v0.3.7 \
	golang.org/x/text			 v0.4.0 \
	golang.org/x/text			 v0.7.0 \
	golang.org/x/tools			 v0.0.0-20180917221912-90fa682c2a6e \
	golang.org/x/tools			 v0.0.0-20191119224855-298f0cb1881e \
	golang.org/x/tools			 v0.1.12 \
	golang.org/x/xerrors			 v0.0.0-20190717185122-a985d3407aa7 \
	google.golang.org/protobuf		 v1.26.0 \
	google.golang.org/protobuf		 v1.26.0-rc.1 \
	google.golang.org/protobuf		 v1.28.1 \
	gopkg.in/check.v1			 v0.0.0-20161208181325-20d25e280405 \
	gopkg.in/yaml.v2			 v2.2.8 \
	gopkg.in/yaml.v3			 v3.0.0-20200313102051-9f266ea9e77c