Open joshua-kim opened 1 year ago
Tracking: https://github.com/golang/go/issues/61410
We should investigate to see if we can replace our usage of gorilla/mux with the standard library mux.
The upstream PR was merged so this should be unblocked once we upgrade our go version.
Tracking: https://github.com/golang/go/issues/61410
We should investigate to see if we can replace our usage of gorilla/mux with the standard library mux.