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