sessions icon indicating copy to clipboard operation
sessions copied to clipboard

[Bug] unknown field 'Partitioned' in struct literal of type http.Cookie

Open kramesh2005new opened this issue 1 year ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

Getting following issue while get this package and building because of filed 'Partitioned' implementation

Screenshot from 2024-05-08 14-53-57

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

kramesh2005new avatar May 08 '24 09:05 kramesh2005new