Skip to content

Commit f0529c9

Browse files
build(deps): bump the go-dependencies group with 7 updates (#1613)
Bumps the go-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [golang.org/x/sys](https://github.com/golang/sys) | `0.39.0` | `0.40.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.38.0` | `0.39.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.46.0` | `0.47.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.31.0` | `0.32.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.48.0` | `0.49.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.32.0` | `0.33.0` | | [github.com/fastly/go-fastly/v12](https://github.com/fastly/go-fastly) | `12.1.0` | `12.1.1` | Updates `golang.org/x/sys` from 0.39.0 to 0.40.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/sys/commit/2f442297556c884f9b52fc6ef7280083f4d65023"><code>2f44229</code></a> sys/cpu: add symbolic constants for remaining cpuid bits</li> <li><a href="https://github.com/golang/sys/commit/e5770d27b7f2fca0e959b31bdb18fad4afba8565"><code>e5770d2</code></a> sys/cpu: use symbolic names for masks</li> <li><a href="https://github.com/golang/sys/commit/714a44c845225bf4314182db4c910ef151c32d2f"><code>714a44c</code></a> sys/cpu: modify x86 port to match what internal/cpu does</li> <li>See full diff in <a href="https://github.com/golang/sys/compare/v0.39.0...v0.40.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/term` from 0.38.0 to 0.39.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/term/commit/a7e5b0437ffa3159709172efbe396bc546550e23"><code>a7e5b04</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/term/commit/943f25d3595f79ce29c4175d889758d38b375688"><code>943f25d</code></a> x/term: handle transpose</li> <li><a href="https://github.com/golang/term/commit/9b991dd831b8a478f9fc99a0b39b492b4e25a3c0"><code>9b991dd</code></a> x/term: handle delete key</li> <li>See full diff in <a href="https://github.com/golang/term/compare/v0.38.0...v0.39.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/crypto` from 0.46.0 to 0.47.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/crypto/commit/506e022208b864bc3c9c4a416fe56be75d10ad24"><code>506e022</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/crypto/commit/7dacc380ba001e8fe7c3c7a46bf3cbdaa5064df9"><code>7dacc38</code></a> chacha20poly1305: error out in fips140=only mode</li> <li>See full diff in <a href="https://github.com/golang/crypto/compare/v0.46.0...v0.47.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/mod` from 0.31.0 to 0.32.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/mod/commit/4c04067938546e62fc0572259a68a6912726bcdd"><code>4c04067</code></a> go.mod: update golang.org/x dependencies</li> <li>See full diff in <a href="https://github.com/golang/mod/compare/v0.31.0...v0.32.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/net` from 0.48.0 to 0.49.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/net/commit/d977772e17ccaa1903b2af736f6405ab3a9f05cc"><code>d977772</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/net/commit/eea413e2942fbb59b323a2af0b1740da4d8aa93e"><code>eea413e</code></a> internal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run</li> <li><a href="https://github.com/golang/net/commit/9ace223794aa203b4c877d08a1f7bf2f595f6242"><code>9ace223</code></a> websocket: add missing call to resp.Body.Close</li> <li><a href="https://github.com/golang/net/commit/7d3dbb06ceb45c3180f4f446cd635e6b59a0b9c2"><code>7d3dbb0</code></a> http2: buffer the most recently received PRIORITY_UPDATE frame</li> <li>See full diff in <a href="https://github.com/golang/net/compare/v0.48.0...v0.49.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/text` from 0.32.0 to 0.33.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/text/commit/536231a9abc69feaab8d726b5ec75ee8d3620829"><code>536231a</code></a> go.mod: update golang.org/x dependencies</li> <li>See full diff in <a href="https://github.com/golang/text/compare/v0.32.0...v0.33.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/fastly/go-fastly/v12` from 12.1.0 to 12.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fastly/go-fastly/releases">github.com/fastly/go-fastly/v12's releases</a>.</em></p> <blockquote> <h2>v12.1.1 - 2026-01-07</h2> <h2><a href="https://github.com/fastly/go-fastly/releases/tag/v12.1.1">v12.1.1</a> (2026-01-07)</h2> <p><a href="https://github.com/fastly/go-fastly/compare/v12.1.0...v12.1.1">Full Changelog</a></p> <h3>Dependencies:</h3> <ul> <li>build(deps): <code>golang.org/x/crypto</code> from 0.42.0 to 0.43.0 (<a href="https://redirect.github.com/fastly/go-fastly/pull/762">#762</a>)</li> <li>build(deps): <code>golang.org/x/sys</code> from 0.36.0 to 0.37.0 (<a href="https://redirect.github.com/fastly/go-fastly/pull/762">#762</a>)</li> <li>build(deps): <code>stefanzweifel/git-auto-commit-action</code> from 6 to 7 (<a href="https://redirect.github.com/fastly/go-fastly/pull/763">#763</a>)</li> <li>build(deps): <code>golang.org/x/sys</code> from 0.37.0 to 0.38.0 (<a href="https://redirect.github.com/fastly/go-fastly/pull/766">#766</a>)</li> <li>build(deps): <code>golangci/golangci-lint-action</code> from 8 to 9 (<a href="https://redirect.github.com/fastly/go-fastly/pull/767">#767</a>)</li> <li>build(deps): <code>golang.org/x/crypto</code> from 0.43.0 to 0.44.0 (<a href="https://redirect.github.com/fastly/go-fastly/pull/768">#768</a>)</li> <li>build(deps): <code>golang.org/x/crypto</code> from 0.44.0 to 0.45.0 (<a href="https://redirect.github.com/fastly/go-fastly/pull/769">#769</a>)</li> <li>build(deps): <code>actions/checkout</code> from 5 to 6 (<a href="https://redirect.github.com/fastly/go-fastly/pull/770">#770</a>)</li> <li>build(deps): <code>golang.org/x/crypto</code> from 0.45.0 to 0.46.0 (<a href="https://redirect.github.com/fastly/go-fastly/pull/771">#771</a>)</li> <li>build(deps): <code>golang.org/x/sys</code> from 0.38.0 to 0.39.0 (<a href="https://redirect.github.com/fastly/go-fastly/pull/771">#771</a>)</li> <li>build(deps): <code>github.com/google/go-querystring</code> from 1.1.0 to 1.2.0 (<a href="https://redirect.github.com/fastly/go-fastly/pull/773">#773</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fastly/go-fastly/blob/main/CHANGELOG.md">github.com/fastly/go-fastly/v12's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/fastly/go-fastly/releases/tag/v12.1.1">v12.1.1</a> (2026-01-07)</h2> <p><a href="https://github.com/fastly/go-fastly/compare/v12.1.0...v12.1.1">Full Changelog</a></p> <h3>Dependencies:</h3> <ul> <li>build(deps): <code>golang.org/x/crypto</code> from 0.42.0 to 0.43.0 (<a href="https://redirect.github.com/fastly/go-fastly/pull/762">#762</a>)</li> <li>build(deps): <code>golang.org/x/sys</code> from 0.36.0 to 0.37.0 (<a href="https://redirect.github.com/fastly/go-fastly/pull/762">#762</a>)</li> <li>build(deps): <code>stefanzweifel/git-auto-commit-action</code> from 6 to 7 (<a href="https://redirect.github.com/fastly/go-fastly/pull/763">#763</a>)</li> <li>build(deps): <code>golang.org/x/sys</code> from 0.37.0 to 0.38.0 (<a href="https://redirect.github.com/fastly/go-fastly/pull/766">#766</a>)</li> <li>build(deps): <code>golangci/golangci-lint-action</code> from 8 to 9 (<a href="https://redirect.github.com/fastly/go-fastly/pull/767">#767</a>)</li> <li>build(deps): <code>golang.org/x/crypto</code> from 0.43.0 to 0.44.0 (<a href="https://redirect.github.com/fastly/go-fastly/pull/768">#768</a>)</li> <li>build(deps): <code>golang.org/x/crypto</code> from 0.44.0 to 0.45.0 (<a href="https://redirect.github.com/fastly/go-fastly/pull/769">#769</a>)</li> <li>build(deps): <code>actions/checkout</code> from 5 to 6 (<a href="https://redirect.github.com/fastly/go-fastly/pull/770">#770</a>)</li> <li>build(deps): <code>golang.org/x/crypto</code> from 0.45.0 to 0.46.0 (<a href="https://redirect.github.com/fastly/go-fastly/pull/771">#771</a>)</li> <li>build(deps): <code>golang.org/x/sys</code> from 0.38.0 to 0.39.0 (<a href="https://redirect.github.com/fastly/go-fastly/pull/771">#771</a>)</li> <li>build(deps): <code>github.com/google/go-querystring</code> from 1.1.0 to 1.2.0 (<a href="https://redirect.github.com/fastly/go-fastly/pull/773">#773</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastly/go-fastly/commit/1253a6e74193c28db4dcfe7a3a3f5fcaf77387cb"><code>1253a6e</code></a> Release 12.1.1 (<a href="https://redirect.github.com/fastly/go-fastly/issues/774">#774</a>)</li> <li><a href="https://github.com/fastly/go-fastly/commit/71cdda3ead2074ec37b1604bc1d6c954105efe53"><code>71cdda3</code></a> build(deps): bump github.com/google/go-querystring from 1.1.0 to 1.2.0 in the...</li> <li><a href="https://github.com/fastly/go-fastly/commit/b26ee08b579f69eaa39261304c5c3376cf460747"><code>b26ee08</code></a> [Pull Request Template] Moved 'User Impact' query to a comment instead of che...</li> <li><a href="https://github.com/fastly/go-fastly/commit/df50cd67a7ee517286eee823480dbaa50cd0c3b9"><code>df50cd6</code></a> refactor(domainmanagement): update old domains api family path segment to dom...</li> <li><a href="https://github.com/fastly/go-fastly/commit/a8a6050f6e0c038b762e829efe50dcc69fd6bb60"><code>a8a6050</code></a> build(deps): bump the go-dependencies group with 2 updates (<a href="https://redirect.github.com/fastly/go-fastly/issues/771">#771</a>)</li> <li><a href="https://github.com/fastly/go-fastly/commit/6ee8186044f06833f1569fcb8d26a5bf8ab0e517"><code>6ee8186</code></a> build(deps): bump actions/checkout from 5 to 6 in the gha-dependencies group ...</li> <li><a href="https://github.com/fastly/go-fastly/commit/93f10b7fee21d0edb1b05b1dd4aed6f0ff03f382"><code>93f10b7</code></a> build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 (<a href="https://redirect.github.com/fastly/go-fastly/issues/769">#769</a>)</li> <li><a href="https://github.com/fastly/go-fastly/commit/8e9eb1935e95126e40706711d1611a124b0b3018"><code>8e9eb19</code></a> build(deps): bump golang.org/x/crypto from 0.43.0 to 0.44.0 in the go-depende...</li> <li><a href="https://github.com/fastly/go-fastly/commit/0bf3f482a2d8a458aa6b386dc290291146deb028"><code>0bf3f48</code></a> build(deps): bump golangci/golangci-lint-action from 8 to 9 in the gha-depend...</li> <li><a href="https://github.com/fastly/go-fastly/commit/43b9db538678a06acf12abe14a607003bfcbbded"><code>43b9db5</code></a> build(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 in the go-dependenci...</li> <li>Additional commits viewable in <a href="https://github.com/fastly/go-fastly/compare/v12.1.0...v12.1.1">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | golang.org/x/net | [>= 0.38.a, < 0.39] | </details> 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anthony Gomez <anthony.gomez@fastly.com>
1 parent 497d9c9 commit f0529c9

3 files changed

Lines changed: 28 additions & 21 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@
2323
- build(deps): `golang.org/x/text` from 0.31.0 to 0.32.0 ([#1602](https://github.com/fastly/cli/pull/1602))
2424
- build(deps): `github.com/pierrec/lz4/v4` from 4.1.22 to 4.1.23 ([#1606](https://github.com/fastly/cli/pull/1606))
2525
- build(deps): `github.com/google/go-querystring` from 1.1.0 to 1.2.0 ([#1607](https://github.com/fastly/cli/pull/1607))
26+
- build(deps): `golang.org/x/sys` from 0.39.0 to 0.40.0 ([#1613](https://github.com/fastly/cli/pull/1613))
27+
- build(deps): `golang.org/x/term` from 0.38.0 to 0.39.0 ([#1613](https://github.com/fastly/cli/pull/1613))
28+
- build(deps): `golang.org/x/crypto` from 0.46.0 to 0.47.0 ([#1613](https://github.com/fastly/cli/pull/1613))
29+
- build(deps): `golang.org/x/mod` from 0.31.0 to 0.32.0 ([#1613](https://github.com/fastly/cli/pull/1613))
30+
- build(deps): `golang.org/x/net` from 0.48.0 to 0.49.0 ([#1613](https://github.com/fastly/cli/pull/1613))
31+
- build(deps): `golang.org/x/text` from 0.32.0 to 0.33.0 ([#1613](https://github.com/fastly/cli/pull/1613))
32+
- build(deps): `github.com/fastly/go-fastly/v12` from 12.1.0 to 12.1.1 ([#1613](https://github.com/fastly/cli/pull/1613))
2633

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

go.mod

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ require (
2222
github.com/pelletier/go-toml v1.9.5
2323
github.com/segmentio/textio v1.2.0
2424
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
25-
golang.org/x/sys v0.39.0 // indirect
26-
golang.org/x/term v0.38.0
25+
golang.org/x/sys v0.40.0 // indirect
26+
golang.org/x/term v0.39.0
2727
)
2828

2929
require (
@@ -33,9 +33,9 @@ require (
3333
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
3434
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
3535
github.com/theckman/yacspin v0.13.12
36-
golang.org/x/crypto v0.46.0
36+
golang.org/x/crypto v0.47.0
3737
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0
38-
golang.org/x/mod v0.31.0
38+
golang.org/x/mod v0.32.0
3939
)
4040

4141
require (
@@ -72,16 +72,16 @@ require (
7272
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
7373
github.com/ulikunitz/xz v0.5.15 // indirect
7474
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 // indirect
75-
golang.org/x/net v0.48.0 // indirect
75+
golang.org/x/net v0.49.0 // indirect
7676
golang.org/x/oauth2 v0.34.0 // indirect
7777
golang.org/x/sync v0.19.0 // indirect
78-
golang.org/x/text v0.32.0
78+
golang.org/x/text v0.33.0
7979
gopkg.in/yaml.v2 v2.4.0 // indirect
8080
gopkg.in/yaml.v3 v3.0.1 // indirect
8181
)
8282

8383
require (
8484
4d63.com/optional v0.2.0
85-
github.com/fastly/go-fastly/v12 v12.1.0
85+
github.com/fastly/go-fastly/v12 v12.1.1
8686
github.com/mitchellh/go-ps v1.0.0
8787
)

go.sum

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5/go.mod h1:qssHWj6
2929
github.com/dsnet/golib v0.0.0-20171103203638-1ea166775780/go.mod h1:Lj+Z9rebOhdfkVLjJ8T6VcRQv3SXugXy999NBtR9aFY=
3030
github.com/dustinkirkland/golang-petname v0.0.0-20240428194347-eebcea082ee0 h1:aYo8nnk3ojoQkP5iErif5Xxv0Mo0Ga/FR5+ffl/7+Nk=
3131
github.com/dustinkirkland/golang-petname v0.0.0-20240428194347-eebcea082ee0/go.mod h1:8AuBTZBRSFqEYBPYULd+NN474/zZBLP+6WeT5S9xlAc=
32-
github.com/fastly/go-fastly/v12 v12.1.0 h1:AONgwSHg/XEjSaMePpXV9RsHVojgG6kIp2rpOZ0uN38=
33-
github.com/fastly/go-fastly/v12 v12.1.0/go.mod h1:9An7aQ1PaZcMb4jnot+lWEBNnHBMl9t4U0OUV8XVoMA=
32+
github.com/fastly/go-fastly/v12 v12.1.1 h1:yXIUCO3QK+PwR6i+S37Rf0rRAj13MMDpHCWKqqB/fdI=
33+
github.com/fastly/go-fastly/v12 v12.1.1/go.mod h1:ZDNL8lnjIby9HBXgFbEYVjjLYxbAdxB4UOdn727IwKA=
3434
github.com/fastly/kingpin v2.1.12-0.20191105091915-95d230a53780+incompatible h1:FhrXlfhgGCS+uc6YwyiFUt04alnjpoX7vgDKJxS6Qbk=
3535
github.com/fastly/kingpin v2.1.12-0.20191105091915-95d230a53780+incompatible/go.mod h1:U8UynVoU1SQaqD2I4ZqgYd5lx3A1ipQYn4aSt2Y5h6c=
3636
github.com/fatih/color v1.13.0/go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk=
@@ -157,21 +157,21 @@ github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5t
157157
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
158158
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
159159
golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU=
160-
golang.org/x/crypto v0.46.0 h1:cKRW/pmt1pKAfetfu+RCEvjvZkA9RimPbh7bhFjGVBU=
161-
golang.org/x/crypto v0.46.0/go.mod h1:Evb/oLKmMraqjZ2iQTwDwvCtJkczlDuTmdJXoZVzqU0=
160+
golang.org/x/crypto v0.47.0 h1:V6e3FRj+n4dbpw86FJ8Fv7XVOql7TEwpHapKoMJ/GO8=
161+
golang.org/x/crypto v0.47.0/go.mod h1:ff3Y9VzzKbwSSEzWqJsJVBnWmRwRSHt/6Op5n9bQc4A=
162162
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 h1:R84qjqJb5nVJMxqWYb3np9L5ZsaDtB+a39EqjV0JSUM=
163163
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0/go.mod h1:S9Xr4PYopiDyqSyp5NjCrhFrqg6A5zA2E/iPHPhqnS8=
164164
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4=
165165
golang.org/x/mod v0.8.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
166-
golang.org/x/mod v0.31.0 h1:HaW9xtz0+kOcWKwli0ZXy79Ix+UW/vOfmWI5QVd2tgI=
167-
golang.org/x/mod v0.31.0/go.mod h1:43JraMp9cGx1Rx3AqioxrbrhNsLl2l/iNAvuBkrezpg=
166+
golang.org/x/mod v0.32.0 h1:9F4d3PHLljb6x//jOyokMv3eX+YDeepZSEo3mFJy93c=
167+
golang.org/x/mod v0.32.0/go.mod h1:SgipZ/3h2Ci89DlEtEXWUk/HteuRin+HHhN+WbNhguU=
168168
golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
169169
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg=
170170
golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c=
171171
golang.org/x/net v0.6.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs=
172172
golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg=
173-
golang.org/x/net v0.48.0 h1:zyQRTTrjc33Lhh0fBgT/H3oZq9WuvRR5gPC70xpDiQU=
174-
golang.org/x/net v0.48.0/go.mod h1:+ndRgGjkh8FGtu1w1FGbEC31if4VrNVMuKTgcAAnQRY=
173+
golang.org/x/net v0.49.0 h1:eeHFmOGUTtaaPSGNmjBKpbng9MulQsJURQUAfUwY++o=
174+
golang.org/x/net v0.49.0/go.mod h1:/ysNB2EvaqvesRkuLAyjI1ycPZlQHM3q01F02UY/MV8=
175175
golang.org/x/oauth2 v0.34.0 h1:hqK/t4AKgbqWkdkcAeI8XLmbK+4m4G5YeQRrmiotGlw=
176176
golang.org/x/oauth2 v0.34.0/go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA=
177177
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
@@ -193,23 +193,23 @@ golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
193193
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
194194
golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
195195
golang.org/x/sys v0.17.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
196-
golang.org/x/sys v0.39.0 h1:CvCKL8MeisomCi6qNZ+wbb0DN9E5AATixKsvNtMoMFk=
197-
golang.org/x/sys v0.39.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
196+
golang.org/x/sys v0.40.0 h1:DBZZqJ2Rkml6QMQsZywtnjnnGvHza6BTfYFWY9kjEWQ=
197+
golang.org/x/sys v0.40.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
198198
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
199199
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
200200
golang.org/x/term v0.5.0/go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k=
201201
golang.org/x/term v0.8.0/go.mod h1:xPskH00ivmX89bAKVGSKKtLOWNx2+17Eiy94tnKShWo=
202202
golang.org/x/term v0.17.0/go.mod h1:lLRBjIVuehSbZlaOtGMbcMncT+aqLLLmKrsjNrUguwk=
203-
golang.org/x/term v0.38.0 h1:PQ5pkm/rLO6HnxFR7N2lJHOZX6Kez5Y1gDSJla6jo7Q=
204-
golang.org/x/term v0.38.0/go.mod h1:bSEAKrOT1W+VSu9TSCMtoGEOUcKxOKgl3LE5QEF/xVg=
203+
golang.org/x/term v0.39.0 h1:RclSuaJf32jOqZz74CkPA9qFuVTX7vhLlpfj/IGWlqY=
204+
golang.org/x/term v0.39.0/go.mod h1:yxzUCTP/U+FzoxfdKmLaA0RV1WgE0VY7hXBwKtY/4ww=
205205
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
206206
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
207207
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
208208
golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
209209
golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
210210
golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
211-
golang.org/x/text v0.32.0 h1:ZD01bjUt1FQ9WJ0ClOL5vxgxOI/sVCNgX1YtKwcY0mU=
212-
golang.org/x/text v0.32.0/go.mod h1:o/rUWzghvpD5TXrTIBuJU77MTaN0ljMWE47kxGJQ7jY=
211+
golang.org/x/text v0.33.0 h1:B3njUFyqtHDUI5jMn1YIr5B0IE2U0qck04r6d4KPAxE=
212+
golang.org/x/text v0.33.0/go.mod h1:LuMebE6+rBincTi9+xWTY8TztLzKHc/9C1uBCG27+q8=
213213
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
214214
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
215215
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=

0 commit comments

Comments
 (0)