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.18
Volodymyr Tkach
2 years ago
parent
b16f8364b9
commit
a67c1cdf25
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
go.mod
+ 1
- 1
go.mod
View File
@@ -1,3 +1,3 @@
module github.com/vladimirok5959/golang-server-sessions
-go 1.1
3
+go 1.1
8