module reichard.io/imagini
go 1.15
require (
github.com/tus/tusd v1.4.0
github.com/urfave/cli/v2 v2.3.0
)