example:
If goipath is github.com/v2fly/v2ray-core/v4/main/confloader , the goname should be golang-github-v2fly-v2ray-core-4-main-confloader .
But in current version go.lua, function rpmname, the result is golang-github-2fly-2ray-core-4-main-confloader .
example:
If goipath is
github.com/v2fly/v2ray-core/v4/main/confloader, the goname should begolang-github-v2fly-v2ray-core-4-main-confloader.But in current version go.lua, function rpmname, the result is
golang-github-2fly-2ray-core-4-main-confloader.