Replies: 2 comments
-
See also: https://go.dev/doc/modules/version-numbers#major-version |
Beta Was this translation helpful? Give feedback.
0 replies
-
see also #96 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Try to import and use the code in a repo and can't import versions past v3.12.0 because v3 is a major version and the repo doesn't follow go versioning for packages.
go mod tidy/vendor spits out the following
Beta Was this translation helpful? Give feedback.
All reactions