riferrei / srclient

Golang Client for Schema Registry
Apache License 2.0
236 stars 70 forks source link

Version 0.4 is not resolved by go mod download #50

Closed dstendardi closed 3 years ago

dstendardi commented 3 years ago

Description of the problem

I tried to use version 0.4 published by @AtakanColak. Unfortunately this is what I get when syncing go modules 👍

go: errors parsing go.mod:
/xxx/Worskpace/go.mod:7:2: no matching versions for query "v0.4"

Proposed solution

Create a version 0.4.0 which fits go standard practices.

riferrei commented 3 years ago

Done. Sorry about this 🙈