You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
309 B
Modula-2

module git.haefelfinger.net/philipp.haefelfinger/SideCarJpegCleaner
go 1.12
require (
github.com/konsorten/go-windows-terminal-sequences v1.0.1 // indirect
github.com/sirupsen/logrus v1.9.0
github.com/stretchr/objx v0.1.1 // indirect
github.com/vharitonsky/iniflags v0.0.0-20180513140207-a33cd0b5f3de
)