Skip to content

Better support for go projects. Fix file matching in source repo #5

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

Merged
merged 29 commits into from
Sep 3, 2022

Conversation

wescarr
Copy link
Member

@wescarr wescarr commented Aug 31, 2022

  • GitHub's API returns a flat list of direct and indirect deps when examining go.mod files so instead we roll our own support making use of the go-setup actions
  • Fix issue where dependency could list itself as an indirect dependency
  • Support glob matching

- GitHub's API returns a flat list of direct and indirect deps when examining go.mod files so instead we roll our own support making use of the go-setup actions
- Fix issue where dependency could list itself as an indirect dependency
- Support glob matching
@wescarr wescarr requested a review from dudleycarr August 31, 2022 07:01
@wescarr wescarr changed the title Better support for go projects. Fix file matching in action repo Better support for go projects. Fix file matching in source repo Aug 31, 2022
@wescarr wescarr merged commit b383172 into main Sep 3, 2022
@wescarr wescarr deleted the feat-go-deps branch September 3, 2022 03:50
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.

1 participant