We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ae578a commit 85871e5Copy full SHA for 85871e5
README.md
@@ -9,7 +9,7 @@ Middleware session provides session management for [Macaron](https://github.com/
9
10
### Installation
11
12
-The minimum requirement of Go is 1.6 (*1.7 if using Redis, 1.10 if using MySQL*).
+The minimum requirement of Go is 1.6 (*1.13 if using Redis, 1.10 if using MySQL*).
13
14
go get github.com/go-macaron/session
15
0 commit comments