Skip to content

Commit cca9212

Browse files
build(deps): bump github.com/google/go-querystring from 1.1.0 to 1.2.0 in the go-dependencies group (#1607)
Bumps the go-dependencies group with 1 update: [github.com/google/go-querystring](https://github.com/google/go-querystring). Updates `github.com/google/go-querystring` from 1.1.0 to 1.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/go-querystring/releases">github.com/google/go-querystring's releases</a>.</em></p> <blockquote> <h2>v1.2.0</h2> <p>A lot of version bumps, though mostly actually of GitHub Actions that have nothing to do with the package itself.</p> <p>Two minor code optimizations:</p> <ul> <li>code opt: prioritize handling boundary conditions by <a href="https://github.com/hcraM41"><code>@​hcraM41</code></a> in <a href="https://redirect.github.com/google/go-querystring/pull/149">google/go-querystring#149</a></li> <li>code opt: replace bytes.Buffer with strings.Builder by <a href="https://github.com/hcraM41"><code>@​hcraM41</code></a> in <a href="https://redirect.github.com/google/go-querystring/pull/151">google/go-querystring#151</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/go-querystring/compare/v1.1.0...v1.2.0">https://github.com/google/go-querystring/compare/v1.1.0...v1.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/go-querystring/commit/59c17d91d3d41ba66bc4db00b458acc8c3220835"><code>59c17d9</code></a> Bump golangci/golangci-lint-action from 7.0.0 to 9.0.0</li> <li><a href="https://github.com/google/go-querystring/commit/b8825f6ec38273c429afdc4726a9a6d667db7451"><code>b8825f6</code></a> go.mod,.github: Go 1.13 is the minimum version</li> <li><a href="https://github.com/google/go-querystring/commit/243d79a82e17c2675931460a1aced8b8eba7661a"><code>243d79a</code></a> update github action workflow versions</li> <li><a href="https://github.com/google/go-querystring/commit/b64aef052fb707c6af8852bd29e4091ff3472b6d"><code>b64aef0</code></a> code opt: replace bytes.Buffer with strings.Builder</li> <li><a href="https://github.com/google/go-querystring/commit/ffb7deb887d74c2c4d3fb185e65955a0e937fa89"><code>ffb7deb</code></a> code opt: prioritize handling boundary conditions</li> <li><a href="https://github.com/google/go-querystring/commit/085cc7882e69d266a8d5683a062957aa5046aa2c"><code>085cc78</code></a> Bump golangci/golangci-lint-action from 5.0.0 to 6.0.1</li> <li><a href="https://github.com/google/go-querystring/commit/d887f3761db5a6239678317f32afdcaa069e5a7b"><code>d887f37</code></a> Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0</li> <li><a href="https://github.com/google/go-querystring/commit/d6a1024d386f274c27b1d6116c856a02abba11d8"><code>d6a1024</code></a> go.mod,.github: update dependencies</li> <li><a href="https://github.com/google/go-querystring/commit/7af347edbb9773d18095738a7eae8b20f09174ec"><code>7af347e</code></a> Bump codecov/codecov-action from 3.1.4 to 3.1.5</li> <li><a href="https://github.com/google/go-querystring/commit/3455b5313413da74e4b65662d161dde73d961cdd"><code>3455b53</code></a> Bump codecov/codecov-action from 3.1.3 to 3.1.4</li> <li>Additional commits viewable in <a href="https://github.com/google/go-querystring/compare/v1.1.0...v1.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/google/go-querystring&package-manager=go_modules&previous-version=1.1.0&new-version=1.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3011d0 commit cca9212

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- build(deps): `golang.org/x/net` from 0.47.0 to 0.48.0 ([#1602](https://github.com/fastly/cli/pull/1602))
1919
- build(deps): `golang.org/x/text` from 0.31.0 to 0.32.0 ([#1602](https://github.com/fastly/cli/pull/1602))
2020
- build(deps): `github.com/pierrec/lz4/v4` from 4.1.22 to 4.1.23 ([#1606](https://github.com/fastly/cli/pull/1606))
21+
- build(deps): `github.com/google/go-querystring` from 1.1.0 to 1.2.0 ([#1607](https://github.com/fastly/cli/pull/1607))
2122

2223
## [v13.3.0](https://github.com/fastly/cli/releases/tag/v13.3.0) (2025-12-11)
2324

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ require (
5757
github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5 // indirect
5858
github.com/go-jose/go-jose/v3 v3.0.4 // indirect
5959
github.com/golang/snappy v1.0.0 // indirect
60-
github.com/google/go-querystring v1.1.0 // indirect
60+
github.com/google/go-querystring v1.2.0 // indirect
6161
github.com/google/jsonapi v1.0.0 // indirect
6262
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
6363
github.com/hashicorp/go-hclog v1.6.3 // indirect

go.sum

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ github.com/go-jose/go-jose/v4 v4.1.3/go.mod h1:x4oUasVrzR7071A4TnHLGSPpNOm2a21K9
4545
github.com/golang/snappy v0.0.2/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
4646
github.com/golang/snappy v1.0.0 h1:Oy607GVXHs7RtbggtPBnr2RmDArIsAefDwvrdWvRhGs=
4747
github.com/golang/snappy v1.0.0/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
48-
github.com/google/go-cmp v0.5.2/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
4948
github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
5049
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
50+
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
5151
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
5252
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
53-
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8=
54-
github.com/google/go-querystring v1.1.0/go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU=
53+
github.com/google/go-querystring v1.2.0 h1:yhqkPbu2/OH+V9BfpCVPZkNmUXhb2gBxJArfhIxNtP0=
54+
github.com/google/go-querystring v1.2.0/go.mod h1:8IFJqpSRITyJ8QhQ13bmbeMBDfmeEJZD5A0egEOmkqU=
5555
github.com/google/jsonapi v1.0.0 h1:qIGgO5Smu3yJmSs+QlvhQnrscdZfFhiV6S8ryJAglqU=
5656
github.com/google/jsonapi v1.0.0/go.mod h1:YYHiRPJT8ARXGER8In9VuLv4qvLfDmA9ULQqptbLE4s=
5757
github.com/hashicorp/cap v0.12.0 h1:z1PU5j8iqLpyortK8JatvPVqEGSl3eN2vxZUWtOgdZU=

0 commit comments

Comments
 (0)