opendevstack / opendevstack/ods-core

tests/go.mod,go.sum maintenance

Open
#1,233 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

maintenance Tests
Dominant language
Shell
Stars
53
Forks
34
Avg merge
3h 26m
Merged PRs (30d)
1

Description

https://github.com/opendevstack/ods-core/blob/a36ca7bdec9f2a9cf47dad95bd81d97636c5c09b/tests/go.mod#L3

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.