2020-01-01 15:58:27 +00:00
|
|
|
module bloat
|
2019-12-13 18:08:26 +00:00
|
|
|
|
|
|
|
require (
|
|
|
|
github.com/gorilla/mux v1.7.3
|
2020-02-01 11:31:44 +00:00
|
|
|
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
|
2019-12-13 18:08:26 +00:00
|
|
|
)
|
2020-03-04 15:59:59 +00:00
|
|
|
|
|
|
|
go 1.13
|