mirror of
https://github.com/Noettore/fattureCCSR.git
synced 2025-10-15 11:46:39 +02:00
TRAF2000: CSV to TeamSystem TRAF2000 python converter
Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
This commit is contained in:
12
fattureDownloader/go.mod
Normal file
12
fattureDownloader/go.mod
Normal file
@@ -0,0 +1,12 @@
|
||||
module github.com/Noettore/fattureSanRossore
|
||||
|
||||
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
|
||||
)
|
Reference in New Issue
Block a user