You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mux is a library, not an executable. Instead of using the install command, add this to your imports: "github.com/gorilla/mux" and then run go mod tidy.
Is there an existing issue for this?
Current Behavior
when I run this command its says something liket his:
Expected Behavior
It should install the package
Steps To Reproduce
Just try to install this package on go 1.20.
Anything else?
No response
The text was updated successfully, but these errors were encountered: