rpc
rpc copied to clipboard
Initialize module: go mod init github.com/gorilla/rpc
Fixes #78
Summary of Changes
Initialize module to fix go list error when using IDEs like GoLand. The specific error is:
go list -m: github.com/gorilla/[email protected]+incompatible: invalid version: +incompatible suffix not allowed: major version v1 is compatible