module github.com/Noettore/ccsrReportDownloader go 1.14 require ( github.com/extrame/ole2 v0.0.0-20160812065207-d69429661ad7 // indirect github.com/extrame/xls v0.0.1 github.com/gotk3/gotk3 v0.4.0 // indirect github.com/pdfcpu/pdfcpu v0.3.2 github.com/sqweek/dialog v0.0.0-20200304031853-0dcd55bfe06a mvdan.cc/xurls/v2 v2.2.0 )