Skip to content

Add go mod tidy while executing go mod download - #2076

Merged
commjoen merged 1 commit into
OWASP:masterfrom
za:issue-2073-go-mod-tidy
Jun 30, 2025
Merged

Add go mod tidy while executing go mod download#2076
commjoen merged 1 commit into
OWASP:masterfrom
za:issue-2073-go-mod-tidy

Conversation

@za

@za za commented Jun 30, 2025

Copy link
Copy Markdown
Contributor

Since sometimes we need to update dependencies in go.mod.

What kind of changes does this PR include?

  • Fixes or refactors
  • A new challenge
  • Additional documentation
  • Something else

Description

Adding go mod tidy while executing go mod download.

Relations

Closes #2073

References

Checklist:

  • All the contributions made are solely the work of me and my co-authors
  • I tested the changes in this PR (if applicable)
  • I added unit tests to ensure my change works (when change in Java or on front-end code)
  • I added UI tests to ensure my UI changes work (when change in the overall UI, not needed if just adding a challenge)
  • The PR passes pre-commit hooks and automated tests

Since sometimes we need to update dependencies in `go.mod`.
@za
za requested review from bendehaan and commjoen as code owners June 30, 2025 06:29

@commjoen commjoen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @za ! this should fix it!

@commjoen
commjoen merged commit cc85594 into OWASP:master Jun 30, 2025
17 checks passed
@za

za commented Jun 30, 2025

Copy link
Copy Markdown
Contributor Author

No worries @commjoen ;-)

Wassupppp pushed a commit to Wassupppp/wrongsecrets that referenced this pull request Jun 26, 2026
Add `go mod tidy` while executing `go mod download`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Terratest on GCP is not working

2 participants