Skip to content

Eliminate go-git from various packages#1089

Merged
matheuscscp merged 4 commits intomainfrom
eliminate-go-git
Feb 9, 2026
Merged

Eliminate go-git from various packages#1089
matheuscscp merged 4 commits intomainfrom
eliminate-go-git

Conversation

@matheuscscp
Copy link
Copy Markdown
Member

@matheuscscp matheuscscp commented Feb 9, 2026

  • Remove go-git from sourceignore, by vendoring the small part of gitignore that we use there
  • Move git/github to auth/githubapp so we can import GitHub App auth without go-git
  • Upgrade go-git to v5.16.5

Comment thread sourceignore/gitignore/matcher.go
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
Copy link
Copy Markdown
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @matheuscscp 🏅

@matheuscscp matheuscscp merged commit f78daaa into main Feb 9, 2026
14 checks passed
@matheuscscp matheuscscp deleted the eliminate-go-git branch February 9, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants