Closed dstendardi closed 3 years ago
I tried to use version 0.4 published by @AtakanColak. Unfortunately this is what I get when syncing go modules 👍
0.4
go: errors parsing go.mod: /xxx/Worskpace/go.mod:7:2: no matching versions for query "v0.4"
Create a version 0.4.0 which fits go standard practices.
Done. Sorry about this 🙈
Description of the problem
I tried to use version
0.4
published by @AtakanColak. Unfortunately this is what I get when syncing go modules 👍Proposed solution
Create a version 0.4.0 which fits go standard practices.