mirror of
https://git.phreedom.club/localhost_frssoft/bloat.git
synced 2024-10-31 18:57:16 +00:00
10 lines
181 B
Modula-2
10 lines
181 B
Modula-2
module bloat
|
|
|
|
require (
|
|
github.com/enescakir/emoji v1.0.0 // indirect
|
|
github.com/gorilla/mux v1.7.3
|
|
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
|
|
)
|
|
|
|
go 1.11
|