opendevstack / opendevstack/ods-core
tests/go.mod,go.sum maintenance
Open
Nobody has claimed this yet.
maintenance
Tests
- Dominant language
- Shell
- Stars
- 53
- Forks
- 34
- Avg merge
- 3h 26m
- Merged PRs (30d)
- 1
Description
The go code esp go.mod/go.sum in the ./tests directory should be updated to leverage updated libraries.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing tests/go.mod at the referenced line and the accompanying tests/go.sum, then inspect the Go code in ./tests. Update the dependencies to current library versions and regenerate go.sum. Done means the dependency files are maintained and the tests' Go code still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100