diff options
author | Hank Shen <swh@admpub.com> | 2023-10-09 07:54:44 +0300 |
---|---|---|
committer | Hank Shen <swh@admpub.com> | 2023-10-09 07:54:44 +0300 |
commit | c3c993005c433abc81217fec90a0bca8a9e60b2b (patch) | |
tree | 653ac1af09cc0541bd8ac23f9fea0c2b4f893edc | |
parent | 70411ec97c1d20b373d980e549d7027a20b6f834 (diff) |
updatev1.1.4
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module github.com/gorilla/securecookie +module github.com/admpub/securecookie go 1.19 |