getting-started/sessions: github.com/GoogleCloudPlatform/firestore-gorilla-sessions is no longer maintained #4280
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
samples
Issues that are directly related to samples.
triage me
I really want to be triaged.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
In which file did you encounter the issue?
golang-samples/getting-started/sessions/go.mod
Line 7 in fa24a26
Did you change the file? If so, how?
N/A
Describe the issue
The repository https://github.com/GoogleCloudPlatform/firestore-gorilla-sessions has been archived since 2022 and the last commit to the repository was 5 years ago.
It seems to be inappropriate to choose to use the firestore-gorilla-sessions library at this moment and the getting-stared/sessions example should be updated to the modern implementation, at least the example should not use firestore-gorilla-sessions.
The example is also displayed at the official document: https://cloud.google.com/go/getting-started/session-handling-with-firestore
The text was updated successfully, but these errors were encountered: