Skip to content

Conversation

@dviramontes
Copy link

@dviramontes dviramontes commented Oct 30, 2025

Summary

  • Updates go.mod to declare the correct module path (github.com/chrismccord/web) to enable installation via go install
  • Adds installation section to README with go install

Updates go.mod to declare the correct module path (github.com/chrismccord/web)
to enable installation via `go install`. Also adds installation instructions
to README with go install as the recommended method.

Fixes "module declares its path as: web but was required as: github.com/chrismccord/web" error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant