This repository was archived by the owner on Oct 29, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/jakejarvis/npqueue
33go 1.13
44
55require (
6- github.com/gin-contrib/secure v0.0.0-20190528141218-312887ea6e1f
6+ github.com/gin-contrib/secure v0.0.0-20190913150500-0a1d39a681e3
77 github.com/gin-contrib/sse v0.1.0 // indirect
88 github.com/gin-gonic/contrib v0.0.0-20190526021735-7fb7810ed2a0
99 github.com/gin-gonic/gin v1.4.0
Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMo
2020github.com/ghodss/yaml v1.0.0 /go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04 =
2121github.com/gin-contrib/secure v0.0.0-20190528141218-312887ea6e1f h1:1cl6CXWKFAX/BLqc9+ZW4AvRHlD/cNi85Srm/NFMQpc =
2222github.com/gin-contrib/secure v0.0.0-20190528141218-312887ea6e1f /go.mod h1:LMfiyDDxZuFL9L+mbZ/Y1lZY/UnlEsEIvstQ3PbVNKQ =
23+ github.com/gin-contrib/secure v0.0.0-20190913150500-0a1d39a681e3 h1:3D2TdcqM/mPx/BjPzmnnqHwNeQ1gvLSZdAUA4C/OwPQ =
24+ github.com/gin-contrib/secure v0.0.0-20190913150500-0a1d39a681e3 /go.mod h1:LMfiyDDxZuFL9L+mbZ/Y1lZY/UnlEsEIvstQ3PbVNKQ =
2325github.com/gin-contrib/sse v0.0.0-20190301062529-5545eab6dad3 /go.mod h1:VJ0WA2NBN22VlZ2dKZQPAPnyWw5XTlK1KymzLKsr59s =
2426github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE =
2527github.com/gin-contrib/sse v0.1.0 /go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI =
You can’t perform that action at this time.
0 commit comments