Is there an existing issue for this?
Current Behavior
Getting following issue while get this package and building because of filed 'Partitioned' implementation

Expected Behavior
The issue unknown field 'Partitioned' in struct literal of type http.Cookie should not happen while get this package and building.
Steps To Reproduce
Get the package using following command
go get github.com/gorilla/sessions
Anything else?
No response