Skip to content

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

Merged
wescarr merged 29 commits intomainfrom
feat-go-deps
Sep 3, 2022
Merged

Better support for go projects. Fix file matching in source repo#5
wescarr merged 29 commits intomainfrom
feat-go-deps

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