Files
npqueue/vendor/github.com/gin-contrib/secure/go.mod
T
2019-07-01 10:45:45 -04:00

8 lines
166 B
AMPL

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
)