From 79354079016eec1cb6bb584e8417a8c2e63c5b27 Mon Sep 17 00:00:00 2001 From: Carlo Strub Date: Fri, 8 Jul 2016 21:45:49 +0000 Subject: Utilities for HTTP Path manipulation. Currently, this just contains the CleanPath function, renamed to Clean, from Julien Schmidt's httprouter. WWW: https://github.com/dimfeld/httppath --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index c4f0d0452b7c..f03fa1777788 100644 --- a/net/Makefile +++ b/net/Makefile @@ -169,6 +169,7 @@ SUBDIR += go-amqp SUBDIR += go-cs SUBDIR += go-geoip + SUBDIR += go-httppath SUBDIR += go.net SUBDIR += gofish SUBDIR += gogoc -- cgit v1.2.3