Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support directives in go.mod (#3492) #4105

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

VarshaUN
Copy link

Fixes #3492

Tasks

  • Reviewed contribution guidelines
  • PR is descriptively titled 📑 and links the original issue above 🔗
  • Tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR
    Run tests locally to check for errors.
  • Commits are in uniquely-named feature branch and has no merge conflicts 📁

Signed-off-by : Varsha U N [email protected]

Signed-off-by: Jono Yang <[email protected]>
Signed-off-by: Varsha U N <[email protected]>
@VarshaUN VarshaUN force-pushed the Support-directives-go.mod branch from 34453dc to 80bcdad Compare January 19, 2025 04:45
Signed-off-by: Varsha U N <[email protected]>

Signed-off-by: Jono Yang <[email protected]>
Signed-off-by: Varsha U N <[email protected]>

Support Directives in go.mod

Signed-off-by: Varsha U N <[email protected]>
@VarshaUN VarshaUN force-pushed the Support-directives-go.mod branch from 69aac24 to f64c755 Compare January 19, 2025 05:10
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.

Support directives in go.mod
2 participants