gorilla / mux

Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
https://gorilla.github.io
BSD 3-Clause "New" or "Revised" License
20.92k stars 1.85k forks source link

Update the installation command #753

Closed GauravRajwada closed 6 months ago

GauravRajwada commented 8 months ago

Updated the installation command with the latest one.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.58%. Comparing base (976b536) to head (3608043).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #753 +/- ## ======================================= Coverage 79.58% 79.58% ======================================= Files 5 5 Lines 911 911 ======================================= Hits 725 725 Misses 131 131 Partials 55 55 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

jaitaiwan commented 6 months ago

Change to install is not correct. Closing