aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorWilk <flibustenet@users.noreply.github.com>2018-08-27 15:03:01 +0300
committerMatt Silverlock <matt@eatsleeprepeat.net>2018-08-27 15:03:01 +0300
commit51f47194a536d357035c4ad9304e2fa42dde262a (patch)
treebba539964c68833f56dff5d6f65acc3fbbc336fb /go.mod
parent78f3d318a8bf316cda921f25e96fd0b441c5173d (diff)
Create go.mod to be aware of go modules (#55)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..db69e44
--- /dev/null
+++ b/go.mod
@@ -0,0 +1 @@
+module github.com/gorilla/securecookie