We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Sign In
mirror
/
golang-server-sessions
mirror of
https://github.com/vladimirok5959/golang-server-sessions.git
Watch
2
Star
0
Fork
0
Files
Wiki
Browse Source
go 1.13
Vova Tkach
5 years ago
parent
055a74444d
commit
8aeddc1f51
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
go.mod
+ 2
- 0
go.mod
View File
@@ -1 +1,3 @@
module github.com/vladimirok5959/golang-server-sessions
module github.com/vladimirok5959/golang-server-sessions
+
+go 1.13