Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.

Conversation

@mvdan
Copy link
Contributor

@mvdan mvdan commented Sep 10, 2019

(see the commit message for details)

Before this change, @latest and specific versions like @v2.4.29 would
fail with module-aware go get, as the module was a v0/v1 instead of the
expected v2.

Amend the go.mod and all the imports. This is just the first step; to
make @latest fully work, we'll need to also release a new tagged
version, and verify that it works.

While at it, update and simplify the 'go get' instructions in the
README.

For #30.
@yevgenypats
Copy link
Contributor

#30

@yevgenypats yevgenypats merged commit a2dada8 into fuzzitdev:master Sep 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants