mirror of
https://git.freesoftwareextremist.com/bloat
synced 2024-11-08 23:54:12 +00:00
8 lines
134 B
Modula-2
8 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
|