You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would also be a good idea to run go mod init and go mod tidy to generate the go.mod and go.sum files. This will make the library compliant with Go modules.
With the advent of
dep
andvgo
proper semver versioning becomes a requirement. So could you please tag the release.The text was updated successfully, but these errors were encountered: