Skip to content

Add getUsedModules and modTidy to GoDriver#557

Merged
yahavi merged 2 commits intojfrog:masterfrom
yahavi:go-used-modules
Sep 30, 2021
Merged

Add getUsedModules and modTidy to GoDriver#557
yahavi merged 2 commits intojfrog:masterfrom
yahavi:go-used-modules

Conversation

@yahavi
Copy link
Copy Markdown
Member

@yahavi yahavi commented Sep 30, 2021

  • All tests passed. If this feature is not already covered by the tests, I added new tests.

Add 2 new commands to the Go Driver:

  1. getUsedModules - run go list -f "{{with .Module}}{{.Path}} {{.Version}}{{end}}" all
  2. modTidy - run go mod tidy

@yahavi yahavi requested a review from eyalbe4 September 30, 2021 13:03
@yahavi yahavi self-assigned this Sep 30, 2021
@yahavi yahavi merged commit 67cf736 into jfrog:master Sep 30, 2021
@yahavi yahavi deleted the go-used-modules branch September 30, 2021 14:30
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.

2 participants