bldg14 / eventual

A simple event calendar
https://eventual-client.fly.dev
MIT License
0 stars 0 forks source link

update mux dependency to v0.2.0 #56

Closed kevinfalting closed 3 months ago

kevinfalting commented 3 months ago

Nothing but a simple:

go get github.com/kevinfalting/mux

Since the update included a breaking change, I had to adjust how the error handler was created.