Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
module github.com/gorilla/csrf

require (
github.com/gorilla/context v1.1.1
github.com/gorilla/securecookie v1.1.1
github.com/pkg/errors v0.8.0
)
19 changes: 0 additions & 19 deletions vendor/github.com/gorilla/context/.travis.yml

This file was deleted.

27 changes: 0 additions & 27 deletions vendor/github.com/gorilla/context/LICENSE

This file was deleted.

7 changes: 0 additions & 7 deletions vendor/github.com/gorilla/context/README.md

This file was deleted.

143 changes: 0 additions & 143 deletions vendor/github.com/gorilla/context/context.go

This file was deleted.

161 changes: 0 additions & 161 deletions vendor/github.com/gorilla/context/context_test.go

This file was deleted.

Loading