Skip to content

Commit

Permalink
Create go.mod to be aware of go modules (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
flibustenet authored and elithrar committed Aug 27, 2018
1 parent 78f3d31 commit 51f4719
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
module github.com/gorilla/securecookie

0 comments on commit 51f4719

Please sign in to comment.