Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Replace deprecated packages #157

@ccremer

Description

@ccremer

This project uses the Echo web framework for serving the website. The Echo framework itself is modular and uses some 3rd party dependencies to implement certain functionalities and middleware.
Some dependencies are from the Gorilla framework (https://github.com/gorilla)

Unfortunately, all Gorilla repositories haven been archived on the 9th of December 2022.

We therefore need to consider replacing those, either with forks or with other replacement dependencies.
We use currently:

Alternatives that I've found:

We might also consider integrating necessary parts of the source code of Gorilla's session here. I'm not an expert, but since both projects are BSD3-licensed, this should be fine AFAIU

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions