Use go-http-middleware

This commit is contained in:
Paul Cager
2020-12-17 21:59:36 +00:00
parent 5e575c0da0
commit 97ace53ead
3 changed files with 14 additions and 31 deletions
+1
View File
@@ -3,6 +3,7 @@ module osgrid-server
go 1.15
require (
github.com/paulcager/go-http-middleware v0.0.0-20201217214326-f1e1271eaabe
github.com/paulcager/osgridref v1.0.1
github.com/spf13/pflag v1.0.5
)