21 lines
		
	
	
		
			891 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			891 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
| module code.dumpstack.io/tools/wi
 | |
| 
 | |
| require (
 | |
| 	github.com/PuerkitoBio/goquery v1.5.0
 | |
| 	github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc // indirect
 | |
| 	github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf // indirect
 | |
| 	github.com/cretz/bine v0.1.0
 | |
| 	github.com/ipsn/go-libtor v1.0.48
 | |
| 	github.com/jaytaylor/html2text v0.0.0-20190408195923-01ec452cbe43
 | |
| 	github.com/juju/go4 v0.0.0-20160222163258-40d72ab9641a // indirect
 | |
| 	github.com/juju/persistent-cookiejar v0.0.0-20171026135701-d5e5a8405ef9
 | |
| 	github.com/mattn/go-runewidth v0.0.4 // indirect
 | |
| 	github.com/mattn/go-sqlite3 v1.10.0
 | |
| 	github.com/olekukonko/tablewriter v0.0.1 // indirect
 | |
| 	github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect
 | |
| 	golang.org/x/net v0.0.0-20190619014844-b5b0513f8c1b
 | |
| 	gopkg.in/alecthomas/kingpin.v2 v2.2.6
 | |
| 	gopkg.in/errgo.v1 v1.0.1 // indirect
 | |
| 	gopkg.in/retry.v1 v1.0.3 // indirect
 | |
| )
 |