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

go.mod added in a211650c6ae1cff6d7347d3e24070d65dcfb1122 breaks "go get" #16

Closed
abustany opened this issue Jul 27, 2021 · 1 comment
Closed

Comments

@abustany
Copy link

With version 3.2.3: $ go get github.com/form3tech-oss/[email protected] # succeeds because no go.mod
With version 3.2.4:

$ go get github.com/form3tech-oss/[email protected]
go get: github.com/form3tech-oss/[email protected]: invalid version: module contains a go.mod file, so major version must be compatible: should be v0 or v1, not v3
@joshua-hill-form3
Copy link

Fixed by #17 and available in v3.2.5.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants