Bump github.com/onsi/gomega from 1.27.6 to 1.27.10 in /tests (#461)

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from
1.27.6 to 1.27.10.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/gomega/releases">github.com/onsi/gomega's
releases</a>.</em></p>
<blockquote>
<h2>v1.27.10</h2>
<h2>1.27.10</h2>
<h3>Fixes</h3>
<ul>
<li>fix: go 1.21 adding goroutine ID to creator+location (<a
href="https://redirect.github.com/onsi/gomega/issues/685">#685</a>)
[bdc7803]</li>
</ul>
<h2>v1.27.9</h2>
<h2>1.27.9</h2>
<h3>Fixes</h3>
<ul>
<li>Prevent nil-dereference in format.Object for boxed nil error (<a
href="https://redirect.github.com/onsi/gomega/issues/681">#681</a>)
[3b31fc3]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump golang.org/x/net from 0.11.0 to 0.12.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/679">#679</a>)
[360849b]</li>
<li>chore: use String() instead of fmt.Sprintf (<a
href="https://redirect.github.com/onsi/gomega/issues/678">#678</a>)
[86f3659]</li>
<li>Bump golang.org/x/net from 0.10.0 to 0.11.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/674">#674</a>)
[642ead0]</li>
<li>chore: unnecessary use of fmt.Sprintf (<a
href="https://redirect.github.com/onsi/gomega/issues/677">#677</a>)
[ceb9ca6]</li>
<li>Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/675">#675</a>)
[a2087d8]</li>
<li>docs: fix ContainSubstring references (<a
href="https://redirect.github.com/onsi/gomega/issues/673">#673</a>)
[fc9a89f]</li>
<li>Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/671">#671</a>)
[9076019]</li>
</ul>
<h2>v1.27.8</h2>
<h2>1.27.8</h2>
<h3>Fixes</h3>
<ul>
<li>HaveExactElement should not call FailureMessage if a submatcher
returned an error [096f392]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.9.7 (<a
href="https://redirect.github.com/onsi/gomega/issues/669">#669</a>)
[8884bee]</li>
</ul>
<h2>v1.27.7</h2>
<h2>1.27.7</h2>
<h3>Fixes</h3>
<ul>
<li>fix: gcustom.MakeMatcher accepts nil as actual value (<a
href="https://redirect.github.com/onsi/gomega/issues/666">#666</a>)
[57054d5]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>update gitignore [05c1bc6]</li>
<li>Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5 (<a
href="https://redirect.github.com/onsi/gomega/issues/663">#663</a>)
[7cadcf6]</li>
<li>Bump golang.org/x/net from 0.9.0 to 0.10.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/662">#662</a>)
[b524839]</li>
<li>Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4 (<a
href="https://redirect.github.com/onsi/gomega/issues/661">#661</a>)
[5f44694]</li>
<li>Bump commonmarker from 0.23.8 to 0.23.9 in /docs (<a
href="https://redirect.github.com/onsi/gomega/issues/657">#657</a>)
[05dc99a]</li>
<li>Bump nokogiri from 1.14.1 to 1.14.3 in /docs (<a
href="https://redirect.github.com/onsi/gomega/issues/658">#658</a>)
[3a033d1]</li>
<li>Replace deprecated NewGomegaWithT with NewWithT (<a
href="https://redirect.github.com/onsi/gomega/issues/659">#659</a>)
[a19238f]</li>
<li>Bump golang.org/x/net from 0.8.0 to 0.9.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/656">#656</a>)
[29ed041]</li>
<li>Bump actions/setup-go from 3 to 4 (<a
href="https://redirect.github.com/onsi/gomega/issues/651">#651</a>)
[11b2080]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/gomega/blob/master/CHANGELOG.md">github.com/onsi/gomega's
changelog</a>.</em></p>
<blockquote>
<h2>1.27.10</h2>
<h3>Fixes</h3>
<ul>
<li>fix: go 1.21 adding goroutine ID to creator+location (<a
href="https://redirect.github.com/onsi/gomega/issues/685">#685</a>)
[bdc7803]</li>
</ul>
<h2>1.27.9</h2>
<h3>Fixes</h3>
<ul>
<li>Prevent nil-dereference in format.Object for boxed nil error (<a
href="https://redirect.github.com/onsi/gomega/issues/681">#681</a>)
[3b31fc3]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump golang.org/x/net from 0.11.0 to 0.12.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/679">#679</a>)
[360849b]</li>
<li>chore: use String() instead of fmt.Sprintf (<a
href="https://redirect.github.com/onsi/gomega/issues/678">#678</a>)
[86f3659]</li>
<li>Bump golang.org/x/net from 0.10.0 to 0.11.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/674">#674</a>)
[642ead0]</li>
<li>chore: unnecessary use of fmt.Sprintf (<a
href="https://redirect.github.com/onsi/gomega/issues/677">#677</a>)
[ceb9ca6]</li>
<li>Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/675">#675</a>)
[a2087d8]</li>
<li>docs: fix ContainSubstring references (<a
href="https://redirect.github.com/onsi/gomega/issues/673">#673</a>)
[fc9a89f]</li>
<li>Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/671">#671</a>)
[9076019]</li>
</ul>
<h2>1.27.8</h2>
<h3>Fixes</h3>
<ul>
<li>HaveExactElement should not call FailureMessage if a submatcher
returned an error [096f392]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.9.7 (<a
href="https://redirect.github.com/onsi/gomega/issues/669">#669</a>)
[8884bee]</li>
</ul>
<h2>1.27.7</h2>
<h3>Fixes</h3>
<ul>
<li>fix: gcustom.MakeMatcher accepts nil as actual value (<a
href="https://redirect.github.com/onsi/gomega/issues/666">#666</a>)
[57054d5]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>update gitignore [05c1bc6]</li>
<li>Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5 (<a
href="https://redirect.github.com/onsi/gomega/issues/663">#663</a>)
[7cadcf6]</li>
<li>Bump golang.org/x/net from 0.9.0 to 0.10.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/662">#662</a>)
[b524839]</li>
<li>Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4 (<a
href="https://redirect.github.com/onsi/gomega/issues/661">#661</a>)
[5f44694]</li>
<li>Bump commonmarker from 0.23.8 to 0.23.9 in /docs (<a
href="https://redirect.github.com/onsi/gomega/issues/657">#657</a>)
[05dc99a]</li>
<li>Bump nokogiri from 1.14.1 to 1.14.3 in /docs (<a
href="https://redirect.github.com/onsi/gomega/issues/658">#658</a>)
[3a033d1]</li>
<li>Replace deprecated NewGomegaWithT with NewWithT (<a
href="https://redirect.github.com/onsi/gomega/issues/659">#659</a>)
[a19238f]</li>
<li>Bump golang.org/x/net from 0.8.0 to 0.9.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/656">#656</a>)
[29ed041]</li>
<li>Bump actions/setup-go from 3 to 4 (<a
href="https://redirect.github.com/onsi/gomega/issues/651">#651</a>)
[11b2080]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/gomega/commit/9cbf7b0019d4d489d668583b0d7a6ac889ee2bc8"><code>9cbf7b0</code></a>
v1.27.10</li>
<li><a
href="https://github.com/onsi/gomega/commit/bdc7803e66e0db777db09edea3bb6e85df8c9d6d"><code>bdc7803</code></a>
fix: go 1.21 adding goroutine ID to creator+location (<a
href="https://redirect.github.com/onsi/gomega/issues/685">#685</a>)</li>
<li><a
href="https://github.com/onsi/gomega/commit/66bcd9de8fa08e35002e61e673c37d38a96fcd45"><code>66bcd9d</code></a>
v1.27.9</li>
<li><a
href="https://github.com/onsi/gomega/commit/3b31fc3875132cf36ce6e058180932da829fafec"><code>3b31fc3</code></a>
Prevent nil-dereference in format.Object for boxed nil error (<a
href="https://redirect.github.com/onsi/gomega/issues/681">#681</a>)</li>
<li><a
href="https://github.com/onsi/gomega/commit/360849b5eeaa51d7324a9f8485e951a35b952ed8"><code>360849b</code></a>
Bump golang.org/x/net from 0.11.0 to 0.12.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/679">#679</a>)</li>
<li><a
href="https://github.com/onsi/gomega/commit/86f3659f49faa273ed5f93a0b2cf5affee4bd068"><code>86f3659</code></a>
chore: use String() instead of fmt.Sprintf (<a
href="https://redirect.github.com/onsi/gomega/issues/678">#678</a>)</li>
<li><a
href="https://github.com/onsi/gomega/commit/642ead0c6d5354f23dc9f0e52cebe5729c7c435d"><code>642ead0</code></a>
Bump golang.org/x/net from 0.10.0 to 0.11.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/674">#674</a>)</li>
<li><a
href="https://github.com/onsi/gomega/commit/ceb9ca6a1cfa690c19c7b778b0fe76edc4e28b6c"><code>ceb9ca6</code></a>
chore: unnecessary use of fmt.Sprintf (<a
href="https://redirect.github.com/onsi/gomega/issues/677">#677</a>)</li>
<li><a
href="https://github.com/onsi/gomega/commit/a2087d8d97ab9af4ccd9fcea75ca6660bb595663"><code>a2087d8</code></a>
Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/675">#675</a>)</li>
<li><a
href="https://github.com/onsi/gomega/commit/fc9a89ffe7d842fb0389f42c034194075ed38ef0"><code>fc9a89f</code></a>
docs: fix ContainSubstring references (<a
href="https://redirect.github.com/onsi/gomega/issues/673">#673</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/onsi/gomega/compare/v1.27.6...v1.27.10">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/onsi/gomega&package-manager=go_modules&previous-version=1.27.6&new-version=1.27.10)](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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-08-21 10:10:52 -07:00
committed by GitHub
parent 413644d27d
commit ecb83d6dd4
2 changed files with 25 additions and 24 deletions
+8 -8
View File
@@ -3,8 +3,8 @@ module github.com/spiffe/helm-charts/tests
go 1.20
require (
github.com/onsi/ginkgo/v2 v2.9.4
github.com/onsi/gomega v1.27.6
github.com/onsi/ginkgo/v2 v2.11.0
github.com/onsi/gomega v1.27.10
helm.sh/helm/v3 v3.11.3
)
@@ -45,14 +45,14 @@ require (
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
golang.org/x/crypto v0.5.0 // indirect
golang.org/x/net v0.9.0 // indirect
golang.org/x/crypto v0.11.0 // indirect
golang.org/x/net v0.12.0 // indirect
golang.org/x/oauth2 v0.4.0 // indirect
golang.org/x/sys v0.7.0 // indirect
golang.org/x/term v0.7.0 // indirect
golang.org/x/text v0.9.0 // indirect
golang.org/x/sys v0.10.0 // indirect
golang.org/x/term v0.10.0 // indirect
golang.org/x/text v0.11.0 // indirect
golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 // indirect
golang.org/x/tools v0.8.0 // indirect
golang.org/x/tools v0.9.3 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.28.1 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
+17 -16
View File
@@ -113,10 +113,10 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/onsi/ginkgo/v2 v2.9.4 h1:xR7vG4IXt5RWx6FfIjyAtsoMAtnc3C/rFXBBd2AjZwE=
github.com/onsi/ginkgo/v2 v2.9.4/go.mod h1:gCQYp2Q+kSoIj7ykSVb9nskRSsR6PUj4AiLywzIhbKM=
github.com/onsi/gomega v1.27.6 h1:ENqfyGeS5AX/rlXDd/ETokDz93u0YufY1Pgxuy/PvWE=
github.com/onsi/gomega v1.27.6/go.mod h1:PIQNjfQwkP3aQAH7lf7j87O/5FiNr+ZR8+ipb+qQlhg=
github.com/onsi/ginkgo/v2 v2.11.0 h1:WgqUCUt/lT6yXoQ8Wef0fsNn5cAuMK7+KT9UFRz2tcU=
github.com/onsi/ginkgo/v2 v2.11.0/go.mod h1:ZhrRA5XmEE3x3rhlzamx/JJvujdZoJ2uvgI7kR0iZvM=
github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI=
github.com/onsi/gomega v1.27.10/go.mod h1:RsS8tutOdbdgzbPtzzATp12yT7kM5I5aElG3evPbQ0M=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
@@ -152,8 +152,8 @@ golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8U
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
golang.org/x/crypto v0.3.0/go.mod h1:hebNnKkNXi2UzZN1eVRvBB7co0a+JxK6XbPiWVs/3J4=
golang.org/x/crypto v0.5.0 h1:U/0M97KRkSFvyD/3FSmdP5W5swImpNgle/EHFhOsQPE=
golang.org/x/crypto v0.5.0/go.mod h1:NK/OQwhpMQP3MwtdjgLlYHnH9ebylxKWv3e0fK+mkQU=
golang.org/x/crypto v0.11.0 h1:6Ewdq3tDic1mg5xRO4milcWCfMVQhI4NkqWWvqejpuA=
golang.org/x/crypto v0.11.0/go.mod h1:xgJhtzW8F9jGdVFWZESrid1U1bjeNy4zgy5cRr/CIio=
golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE=
golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU=
@@ -161,6 +161,7 @@ golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3/go.mod h1:6SW0HCj/g11FgYtHl
golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4=
golang.org/x/mod v0.10.0 h1:lFO9qtOdlre5W1jxS3r/4szv2/6iXxScdzjoBMXNhYk=
golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.0.0-20190213061140-3a22650c66bd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
@@ -173,8 +174,8 @@ golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwY
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg=
golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c=
golang.org/x/net v0.2.0/go.mod h1:KqCZLdyyvdV855qA2rE3GC2aiw5xGR5TEjj8smXukLY=
golang.org/x/net v0.9.0 h1:aWJ/m6xSmxWBx+V0XRHTlrYrPG56jKsLdTFmsSsCzOM=
golang.org/x/net v0.9.0/go.mod h1:d48xBJpPfHeWQsugry2m+kC02ZBRGRgulfHnEXEuWns=
golang.org/x/net v0.12.0 h1:cfawfvKITfUsFCeJIHJrbSxpeu/E81khclypR0GVT50=
golang.org/x/net v0.12.0/go.mod h1:zEVYFnQC7m/vmpQFELhcD1EWkZlX69l4oqgmer6hfKA=
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
golang.org/x/oauth2 v0.4.0 h1:NF0gk8LVPg1Ml7SSbGyySuoxdsXitj7TvgvuRxIMc/M=
golang.org/x/oauth2 v0.4.0/go.mod h1:RznEsdpjGAINPTOF0UH/t+xJ75L18YO3Ho6Pyn+uRec=
@@ -194,20 +195,20 @@ golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBc
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.2.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.7.0 h1:3jlCCIQZPdOYu1h8BkNvLz8Kgwtae2cagcG/VamtZRU=
golang.org/x/sys v0.7.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.10.0 h1:SqMFp9UcQJZa+pmYuAKjd9xq1f0j5rLcDIk0mj4qAsA=
golang.org/x/sys v0.10.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
golang.org/x/term v0.2.0/go.mod h1:TVmDHMZPmdnySmBfhjOoOdhjzdE1h4u1VwSiw2l1Nuc=
golang.org/x/term v0.7.0 h1:BEvjmm5fURWqcfbSKTdpkDXYBrUS1c0m8agp14W48vQ=
golang.org/x/term v0.7.0/go.mod h1:P32HKFT3hSsZrRxla30E9HqToFYAQPCMs/zFMBUFqPY=
golang.org/x/term v0.10.0 h1:3R7pNqamzBraeqj/Tj8qt1aQ2HpmlC+Cx/qL/7hn4/c=
golang.org/x/term v0.10.0/go.mod h1:lpqdcUyK/oCiQxvxVrppt5ggO2KCZ5QblwqPnfZ6d5o=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk=
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
golang.org/x/text v0.4.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
golang.org/x/text v0.9.0 h1:2sjJmO8cDvYveuX97RDLsxlyUxLl+GHoLxBiRdHllBE=
golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
golang.org/x/text v0.11.0 h1:LAntKIrcmeSKERyiOh0XMV39LXS8IE9UL2yP7+f5ij4=
golang.org/x/text v0.11.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE=
golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 h1:vVKdlvoWBphwdxWKrFZEuM0kGgGLxUOYcY4U/2Vjg44=
golang.org/x/time v0.0.0-20220210224613-90d013bbcef8/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
@@ -219,8 +220,8 @@ golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtn
golang.org/x/tools v0.0.0-20200619180055-7c47624df98f/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE=
golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=
golang.org/x/tools v0.8.0 h1:vSDcovVPld282ceKgDimkRSC8kpaH1dgyc9UMzlt84Y=
golang.org/x/tools v0.8.0/go.mod h1:JxBZ99ISMI5ViVkT1tr6tdNmXeTrcpVSD3vZ1RsRdN4=
golang.org/x/tools v0.9.3 h1:Gn1I8+64MsuTb/HpH+LmQtNas23LhUVr3rYZ0eKuaMM=
golang.org/x/tools v0.9.3/go.mod h1:owI94Op576fPu3cIGQeHs3joujW/2Oc6MtlxbF5dfNc=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=