all repos — fsrv @ de1dfeb667f0ed81e9acfc66198f7ba42b311bd3

filehost server for x.icyphox.sh

go.mod (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
module git.icyphox.sh/fsrv

go 1.16

require (
	github.com/alexedwards/flow v0.0.0-20220806114457-cf11be9e0e03
	github.com/h2non/filetype v1.1.1
)