mirror of
https://github.com/jakejarvis/npqueue.git
synced 2026-07-26 14:16:02 -04:00
gin secure middleware
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
module github.com/gin-contrib/secure
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/gin-gonic/gin v1.4.0
|
||||
github.com/stretchr/testify v1.3.0
|
||||
)
|
||||
Reference in New Issue
Block a user