1
mirror of https://github.com/jakejarvis/npqueue.git synced 2025-04-26 08:05:21 -04:00

Update github.com/gin-contrib/secure commit hash to 0a1d39a

This commit is contained in:
Renovate Bot 2019-09-13 16:47:40 +00:00 committed by Jake Jarvis
parent 110e7a831e
commit 6c4a740439
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module github.com/jakejarvis/npqueue
go 1.13
require (
github.com/gin-contrib/secure v0.0.0-20190528141218-312887ea6e1f
github.com/gin-contrib/secure v0.0.0-20190913150500-0a1d39a681e3
github.com/gin-contrib/sse v0.1.0 // indirect
github.com/gin-gonic/contrib v0.0.0-20190526021735-7fb7810ed2a0
github.com/gin-gonic/gin v1.4.0

2
go.sum
View File

@ -20,6 +20,8 @@ github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMo
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
github.com/gin-contrib/secure v0.0.0-20190528141218-312887ea6e1f h1:1cl6CXWKFAX/BLqc9+ZW4AvRHlD/cNi85Srm/NFMQpc=
github.com/gin-contrib/secure v0.0.0-20190528141218-312887ea6e1f/go.mod h1:LMfiyDDxZuFL9L+mbZ/Y1lZY/UnlEsEIvstQ3PbVNKQ=
github.com/gin-contrib/secure v0.0.0-20190913150500-0a1d39a681e3 h1:3D2TdcqM/mPx/BjPzmnnqHwNeQ1gvLSZdAUA4C/OwPQ=
github.com/gin-contrib/secure v0.0.0-20190913150500-0a1d39a681e3/go.mod h1:LMfiyDDxZuFL9L+mbZ/Y1lZY/UnlEsEIvstQ3PbVNKQ=
github.com/gin-contrib/sse v0.0.0-20190301062529-5545eab6dad3/go.mod h1:VJ0WA2NBN22VlZ2dKZQPAPnyWw5XTlK1KymzLKsr59s=
github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE=
github.com/gin-contrib/sse v0.1.0/go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI=