source-academy / stories-backend

Backend of Source Academy extension for Stories support.
0 stars 0 forks source link

Bump dependencies and fix go-chi version #112

Closed RichDom2185 closed 5 months ago

RichDom2185 commented 5 months ago

Fixes the incorrect middleware import of go-chi (changed it to use v5).

Also bumps dependencies by running go get -u and go mod tidy following it.

github-actions[bot] commented 5 months ago

Coverage Status

coverage: 49.731%. remained the same when pulling 93f056cd226b6c8b87ed204afd46572b1f54c015 on bump-deps into ec1472174de3395394d7edd564ac72acac9f66cb on main.