Skip to content

Conversation

@natagdunbar
Copy link
Contributor

@natagdunbar natagdunbar commented Nov 10, 2025

Only v77 is needed since all code uses v77 consistently.

Only v77 is needed since all code uses v77 consistently.
@natagdunbar natagdunbar requested a review from a team as a code owner November 10, 2025 16:34
Copilot AI review requested due to automatic review settings November 10, 2025 16:34
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the unused github.com/google/go-github/v76 dependency from the project. The codebase exclusively uses v77 of the go-github library, making v76 redundant.

Key Changes

  • Removed v76 dependency entry from go.mod
  • Removed v76 checksum entries from go.sum

Reviewed Changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Removed unused v76 dependency declaration
go.sum Removed corresponding v76 checksum entries

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@SamMorrowDrums SamMorrowDrums merged commit 7581440 into main Nov 10, 2025
16 checks passed
@SamMorrowDrums SamMorrowDrums deleted the natagdunbar/import-cleanup branch November 10, 2025 21:20
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.

3 participants