Skip to content
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

Fix upgrade-dep patching system #4254

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

stevebarrau
Copy link
Contributor

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

This was mistakenly broken in a1a0b60 due to attempting to fix a false positive from go vet: conversion from int to string yields a string of one rune, not a string of digits.

This was mistakenly broken in a1a0b60
due to attempting to fix a false positive from `go vet`: `conversion
from int to string yields a string of one rune, not a string of digits`.
@fmeum fmeum enabled auto-merge (squash) February 10, 2025 15:33
@fmeum fmeum merged commit 2279b49 into bazel-contrib:master Feb 10, 2025
1 check passed
@stevebarrau stevebarrau deleted the fix-updatedep branch February 11, 2025 12:40
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.

2 participants