go-macaron / session

Package session is a middleware that provides the session management of Macaron.
Apache License 2.0
26 stars 27 forks source link

fix some typos #16

Open Sen-Zhang opened 8 years ago

Sen-Zhang commented 8 years ago

Fix for https://github.com/go-macaron/session/issues/15

Sen-Zhang commented 8 years ago

@Unknwon Tests against Go 1.3 keep failing on travis.

unknwon commented 8 years ago

Thanks, I'll remove 1.3 test.

Also, I think we should keep old typo method for a while and add a comment to remove it at some point, e.g. // TODO: remove after 2.0 release.

6543 commented 4 years ago

any progress?

unknwon commented 4 years ago

I think merge would have to wait until we release macaron.v2, thus we'll have session.v2.

6543 commented 4 years ago

@unknwon can you work with git-tag's on this repo for versions because of go1.13

thanks

unknwon commented 4 years ago

can you work with git-tag's on this repo for versions because of go1.13

Not everyone is on Go 1.13.