fix: malformed cache-control header

This commit is contained in:
 Ilya Atamas
2019-04-23 18:22:06 +03:00
parent 62e64e5154
commit 588ec835df
3 changed files with 5 additions and 1 deletions

1
go.mod
View File

@@ -6,6 +6,7 @@ require (
github.com/gin-contrib/zap v0.0.0-20190405225521-7c4b822813e7
github.com/gin-gonic/gin v1.3.0
github.com/go-redis/redis v6.15.2+incompatible
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/spf13/cobra v0.0.3
github.com/spf13/pflag v1.0.3 // indirect
go.uber.org/zap v1.9.1