forked from hoshsadiq/m3ufilter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgo.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