Skip to content

Conversation

@za
Copy link
Contributor

@za za commented Jun 30, 2025

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
Copy link
Collaborator

@commjoen commjoen left a comment

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
Copy link
Contributor Author

za commented Jun 30, 2025

No worries @commjoen ;-)

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