chore(deps): update module github.com/google/go-querystring to v1.2.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/google/go-querystring | require | minor |
v1.1.0 -> v1.2.0
|
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
google/go-querystring (github.com/google/go-querystring)
v1.2.0
A lot of version bumps, though mostly actually of GitHub Actions that have nothing to do with the package itself.
Two minor code optimizations:
- code opt: prioritize handling boundary conditions by @hcraM41 in https://github.com/google/go-querystring/pull/149
- code opt: replace bytes.Buffer with strings.Builder by @hcraM41 in https://github.com/google/go-querystring/pull/151
Full Changelog: https://github.com/google/go-querystring/compare/v1.1.0...v1.2.0
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.