Closed ldez closed 5 years ago
You will also need to add a tag, otherwise go will only see the v1.0.0 that does not contain the module definition.
Thanks for the tip! I added a new tag (v1.0.1
)... and now i'll be reading up on go modules so I understand this all better!
I propose you to migrate to go module.
With go 1.13 the go modules will be the default.