Unleash / unleash-client-go

Unleash client SDK for Go
https://docs.getunleash.io
Apache License 2.0
138 stars 55 forks source link

Unable to get latest changes with go.mod #84

Closed ddelger closed 3 years ago

ddelger commented 3 years ago

I am unable to pull in the latest changes, most notably for me the variant changes, using dependency management and go.mod. It continues to revert to the v3.1.1 tag applied a couple of years ago.

I have tried using a pseudo-version and pinning to the latest commit but am unable to do so with the v3 branch.

Can a new tag be applied to the latest changeset to aid in dependency management?

ivarconr commented 3 years ago

thats sounds like a good step. What do you think @jrbarron and @FredrikOseberg ?

FredrikOseberg commented 3 years ago

Tags are now being published on every release.