-
Notifications
You must be signed in to change notification settings - Fork 24
fix: perfsprint lint issues #2209
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
elizabethhealy
previously approved these changes
May 13, 2025
mkleene
previously approved these changes
May 14, 2025
jentfoo
previously approved these changes
May 14, 2025
jrschumacher
previously approved these changes
May 14, 2025
strantalis
commented
May 15, 2025
2b0bab6
jrschumacher
approved these changes
May 15, 2025
alkalescent
pushed a commit
that referenced
this pull request
May 19, 2025
### Proposed Changes * ### Checklist - [ ] I have added or updated unit tests - [ ] I have added or updated integration tests (if appropriate) - [ ] I have added or updated documentation ### Testing Instructions
github-merge-queue bot
pushed a commit
that referenced
this pull request
May 20, 2025
🤖 I have created a release *beep* *boop* --- ## [0.3.0](lib/fixtures/v0.2.10...lib/fixtures/v0.3.0) (2025-05-20) ### ⚠ BREAKING CHANGES * **core:** Require go 1.23+ ([#1979](#1979)) ### Features * bulk keycloak provisioning ([#2205](#2205)) ([59e4485](59e4485)) * **core:** Require go 1.23+ ([#1979](#1979)) ([164c922](164c922)) ### Bug Fixes * **deps:** bump toolchain in /lib/fixtures and /examples to resolve CVE GO-2025-3563 ([#2061](#2061)) ([9c16843](9c16843)) * perfsprint lint issues ([#2209](#2209)) ([7cf8b53](7cf8b53)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com>
github-merge-queue bot
pushed a commit
that referenced
this pull request
May 22, 2025
🤖 I have created a release *beep* *boop* --- ## [0.2.0](lib/ocrypto/v0.1.9...lib/ocrypto/v0.2.0) (2025-05-22) ### ⚠ BREAKING CHANGES * **core:** Require go 1.23+ ([#1979](#1979)) ### Features * **core:** Adds EC withSalt options ([#2126](#2126)) ([67b6fb8](67b6fb8)) * **core:** Require go 1.23+ ([#1979](#1979)) ([164c922](164c922)) ### Bug Fixes * perfsprint lint issues ([#2209](#2209)) ([7cf8b53](7cf8b53)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed Changes
Checklist
Testing Instructions