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?
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
[ ] I have added tests for all changes in this PR[ ] I have added documentation for the changes (in the manual)[ ] There's a new file inchangelog/unreleased/
that describes the changes for our users (template here)gofmt
on the code in all commits