forked from hoshsadiq/m3ufilter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
go.mod
19 lines (17 loc) · 826 Bytes
/
go.mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
module github.com/otaconix/m3ufilter
require (
github.com/PuerkitoBio/rehttp v1.0.0
github.com/aybabtme/iocontrol v0.0.0-20150809002002-ad15bcfc95a0 // indirect
github.com/benbjohnson/clock v0.0.0-20161215174838-7dc76406b6d3 // indirect
github.com/dustin/go-humanize v1.0.0 // indirect
github.com/kr/pretty v0.1.0 // indirect
github.com/maja42/goval v1.0.0
github.com/maja42/no-comment v0.0.0-20180113082502-512948848672
github.com/mileusna/crontab v0.0.0-20180909013013-f182897de5d8
github.com/mitchellh/go-homedir v1.1.0
github.com/sirupsen/logrus v1.4.2
golang.org/x/net v0.0.0-20190724013045-ca1201d0de80 // indirect
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
gopkg.in/yaml.v2 v2.2.2
)
replace github.com/maja42/goval => github.com/hoshsadiq/goval v1.0.1-0.20190525223338-f1ea9f026acd