Closed kramesh2005new closed 5 months ago
Getting following issue while get this package and building because of filed 'Partitioned' implementation
The issue unknown field 'Partitioned' in struct literal of type http.Cookie should not happen while get this package and building.
Get the package using following command
go get github.com/gorilla/sessions
No response
Thanks for the report, I'll have to take a look at how best to sort this.
Fixed in v1.3.0. Main branch is to be considered unstable till go 1.23
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