Skip to content

chore: remove deprecated func #10

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 1 commit into from
Mar 14, 2025
Merged

Conversation

SamMorrowDrums
Copy link
Collaborator

github.String is deprecated, so replace with ptr.String.

@Copilot Copilot AI review requested due to automatic review settings March 14, 2025 16:01
Copy link
Contributor

@Copilot 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 deprecated usages of github.String in favor of ptr.String.

  • Replaced github.String with ptr.String in multiple arguments.
  • Updated the import statements to include the ptr package.
Files not reviewed (1)
  • go.mod: Language not supported

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more

@SamMorrowDrums SamMorrowDrums merged commit 6c4bbf0 into main Mar 14, 2025
3 checks passed
@SamMorrowDrums SamMorrowDrums deleted the remove-deprecated-func branch March 14, 2025 16:46
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