Commit Graph
2 Commits
Author SHA1 Message Date
zyandMike Farah 73518f3915 change version from master to latest(v4) 2021-01-27 10:09:32 +11:00
zyandMike Farah 348ddb7a59 fix: go install fails
Installation by go will result in an error:
module declares its path as: xxx,
but was required as: xxx.

Go install with master branch will fix it.

fix: #676
2021-01-27 10:09:32 +11:00