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