Files
httphere/go.mod
2025-07-11 08:49:29 -05:00

11 lines
244 B
Modula-2

module git.teamworkapps.com/shortcut/httphere
go 1.24.1
require (
git.teamworkapps.com/shortcut/enhancedfileserver v0.0.0-20230421162957-948ff8787756
github.com/gorilla/mux v1.8.1
)
require github.com/andybalholm/brotli v1.2.0 // indirect