hashicorp / hashicorp/go-version
Consider adding documentation about the difference with std lib go/version
Open
Beginner friendly
- Dominant language
- Go
- Stars
- 1.8k
- Forks
- 165
- Avg merge
- 23h 42m
- Merged PRs (30d)
- 2
Description
Go 1.22 provided go/version std package
https://pkg.go.dev/go/version
What do you think about adding a section to your readme explaining the difference with your lib?
I feel it's a good thing to list an alternative and explain how they differ and when the stdlib is enough
Contributor guide
Research direction
Start with the repository README and the Go 1.22 go/version documentation linked in the issue. Compare the standard library package with this library's version parsing and constraint features, then add a section explaining their differences and when the standard library is sufficient.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 82/100