9 lines
193 B
Modula-2
9 lines
193 B
Modula-2
module git.haefelfinger.net/philipp.haefelfinger/SideCarJpegCleaner
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/sirupsen/logrus v1.4.2
|
|
github.com/vharitonsky/iniflags v0.0.0-20180513140207-a33cd0b5f3de
|
|
)
|