restic / rest-server

Rest Server is a high performance HTTP server that implements restic's REST backend API.
BSD 2-Clause "Simplified" License
978 stars 143 forks source link

Update dependencies #180

Closed MichaelEischer closed 2 years ago

MichaelEischer commented 2 years ago

This also cleans up the indirect dependencies.

What is the purpose of this change? What does it change?

Update all rest-server dependencies.

I've also cleaned up the indirect dependencies as I don't see what they are used for. The replace statements are also gone now, as both seem to be no-ops.

Was the change discussed in an issue or in the forum before?

No.

Checklist