Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
go.sum
Mismatch for kubebuilder 4.1.1
Golang reports that the current checksum for kubebuilder/v4 is invalid. This fixes the checksum in `go.sum` to the current version, which unblocks builds. That said, this change should be held until the proper checksum for the `v4.1.1` tag can be verified.
- Loading branch information