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