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

tests: unnecessary use of fmt.Sprintf #836

Merged
merged 1 commit into from
Jul 10, 2023
Merged

tests: unnecessary use of fmt.Sprintf #836

merged 1 commit into from
Jul 10, 2023

Conversation

testwill
Copy link
Contributor

No description provided.

@klauspost klauspost changed the title chore: unnecessary use of fmt.Sprintf tests: unnecessary use of fmt.Sprintf Jul 10, 2023
@klauspost klauspost merged commit b7fbbd3 into klauspost:master Jul 10, 2023
18 checks passed
@testwill testwill deleted the fmt branch July 10, 2023 08:51
kodiakhq bot pushed a commit to cloudquery/filetypes that referenced this pull request Oct 1, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/klauspost/compress](https://github.com/klauspost/compress) | indirect | minor | `v1.16.7` -> `v1.17.0` |

---

### Release Notes

<details>
<summary>klauspost/compress (github.com/klauspost/compress)</summary>

### [`v1.17.0`](https://github.com/klauspost/compress/releases/tag/v1.17.0)

[Compare Source](https://github.com/klauspost/compress/compare/v1.16.7...v1.17.0)

#### What's Changed

-   Add dictionary builder by [@&#8203;klauspost](https://github.com/klauspost) in [klauspost/compress#853
-   Add xerial snappy read/writer by [@&#8203;klauspost](https://github.com/klauspost) in [klauspost/compress#838
-   flate: Add limited window compression by [@&#8203;klauspost](https://github.com/klauspost) in [klauspost/compress#843
-   s2: Do 2 overlapping match checks by [@&#8203;klauspost](https://github.com/klauspost) in [klauspost/compress#839
-   flate: Add amd64 assembly matchlen by [@&#8203;klauspost](https://github.com/klauspost) in [klauspost/compress#837
-   gzip: Copy bufio.Reader on Reset by [@&#8203;thatguystone](https://github.com/thatguystone) in [klauspost/compress#860
-   zstd: Remove offset from bitReader by [@&#8203;greatroar](https://github.com/greatroar) in [klauspost/compress#854
-   fse, huff0, zstd: Remove always-nil error returns by [@&#8203;greatroar](https://github.com/greatroar) in [klauspost/compress#857
-   tests: unnecessary use of fmt.Sprintf by [@&#8203;testwill](https://github.com/testwill) in [klauspost/compress#836
-   tests: Fix OSS fuzzer t.Run by [@&#8203;klauspost](https://github.com/klauspost) in [klauspost/compress#852
-   tests: Use Go 1.21.x by [@&#8203;klauspost](https://github.com/klauspost) in [klauspost/compress#851

#### New Contributors

-   [@&#8203;testwill](https://github.com/testwill) made their first contribution in [klauspost/compress#836
-   [@&#8203;thatguystone](https://github.com/thatguystone) made their first contribution in [klauspost/compress#860

**Full Changelog**: klauspost/compress@v1.16.7...v1.17.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
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