v3.1.0
Go modules support and Sync with the latest iris sessions features:
- update the expiration to any session db when
ShiftExpiration
is called - add bolt sessiondb based on the latest v3
Database
interface - update session databases' dependencies to their latest versions
- and other minor fixes