Skip to content

Commit

Permalink
build(deps): bump github.com/testcontainers/testcontainers-go from 0.…
Browse files Browse the repository at this point in the history
…24.1 to 0.25.0 in /go-chaos (#415)

Bumps
[github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go)
from 0.24.1 to 0.25.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testcontainers/testcontainers-go/releases">github.com/testcontainers/testcontainers-go's
releases</a>.</em></p>
<blockquote>
<h2>v0.25.0</h2>
<h1>What's Changed</h1>
<h2>🚀 Features</h2>
<ul>
<li>feat: add GCloud module (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1670">#1670</a>)
<a
href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
<li>make ryuk timeouts configurable via properties file (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1668">#1668</a>)
<a href="https://github.com/srenatus"><code>@​srenatus</code></a></li>
<li>feat: support for loading images in the K3s module (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1622">#1622</a>)
<a
href="https://github.com/pablochacin"><code>@​pablochacin</code></a></li>
<li>feat: add RabbitMQ support (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1618">#1618</a>)
<a
href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
<li>feat: add functional option for startup commands (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1647">#1647</a>)
<a
href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>fix: avoid checking for the reaper out of its mutex (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1692">#1692</a>)
<a
href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
</ul>
<h2>📖 Documentation</h2>
<ul>
<li>fix: typo (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1696">#1696</a>)
<a href="https://github.com/testwill"><code>@​testwill</code></a></li>
<li>docs: improve experience for creating modules for first time (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1690">#1690</a>)
<a
href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
<li>docs: remove shared docs in template (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1650">#1650</a>)
<a
href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
<li>docs: have common options in a common markdown file (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1648">#1648</a>)
<a
href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
</ul>
<h2>🧹 Housekeeping</h2>
<ul>
<li>avoid race conditions by waiting one polling interval (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1697">#1697</a>)
<a href="https://github.com/gflarity"><code>@​gflarity</code></a></li>
<li>Improve redpanda resource usage (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1698">#1698</a>)
<a
href="https://github.com/eddumelendez"><code>@​eddumelendez</code></a></li>
<li>fix TestContainerRunningCheckingStatusCode to pass on arm platforms
(<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1693">#1693</a>)
<a href="https://github.com/gflarity"><code>@​gflarity</code></a></li>
<li>reduce timeout in context cancellation propegation test for test
stability (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1695">#1695</a>)
<a href="https://github.com/gflarity"><code>@​gflarity</code></a></li>
<li>TestBuildContainerFromDockerfileWithDockerAuthConfig working on
MacOS (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1694">#1694</a>)
<a href="https://github.com/gflarity"><code>@​gflarity</code></a></li>
<li>Wait for k3s node to sync (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1685">#1685</a>)
<a
href="https://github.com/pablochacin"><code>@​pablochacin</code></a></li>
<li>fix: support running the semver Docker image interactively during
the release process (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1646">#1646</a>)
<a
href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>fix: bump tc-go dependency in RabbitMQ (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1699">#1699</a>)
<a
href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
<li>chore(deps): bump golang.org/x/text to v0.15.0 (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1687">#1687</a>)
<a
href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
<li>chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.7 to
3.23.8 (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1651">#1651</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump github.com/IBM/sarama from 1.41.1 to 1.41.2 in
/modules/kafka (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1637">#1637</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.13.4
to 2.14.1 in /modules/clickhouse (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1625">#1625</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.9.0
to 8.10.0 in /modules/elasticsearch (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1641">#1641</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump github.com/tidwall/gjson from 1.16.0 to 1.17.0 in
/modules/couchbase and /modules/vault (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1684">#1684</a>)
<a
href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
<li>chore(deps): bump mkdocs from 1.5.2 to 1.5.3 (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1662">#1662</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump github.com/nats-io/nats.go from 1.28.0 to 1.30.0
in /modules/nats (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1657">#1657</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump k8s.io/apimachinery from 0.28.1 to 0.28.2 and
k8s.io/client-go from 0.28.1 to 0.28.2 in /modules/k3s (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1683">#1683</a>)
<a
href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
<li>chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.39
to 1.18.42 and github.com/aws/aws-sdk-go from 1.45.3 to 1.45.15 and
github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.5 to 1.39.0 in
/modules/localstack (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1680">#1680</a>)
<a
href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
<li>chore(deps): bump github.com/twmb/franz-go/pkg/kadm from 1.9.0 to
1.9.1 and github.com/twmb/franz-go from 1.14.4 to 1.15.0 in
/modules/redpanda (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1682">#1682</a>)
<a
href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
<li>chore(deps): bump cloud.google.com/go/datastore from 1.13.0 to
1.14.0 and google.golang.org/grpc from 1.58.1 to 1.58.2 and
cloud.google.com/go/spanner from 1.47.0 to 1.49.0 in /modules/gcloud (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1681">#1681</a>)
<a
href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
<li>chore(deps): bump mkdocs-material from 8.2.7 to 9.3.2 (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1649">#1649</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.1 and
google.golang.org/api from 0.138.0 to 0.142.0 in /examples (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1667">#1667</a>)
<a
href="https://github.com/mdelapenya"><code>@​mdelapenya</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testcontainers/testcontainers-go/commit/c0921dad5cc765706d3edda2be7ecde66b318070"><code>c0921da</code></a>
chore: use new version (v0.25.0) in modules and examples</li>
<li><a
href="https://github.com/testcontainers/testcontainers-go/commit/607d1669d5799c2053e69deaf54ddbbdba1a1397"><code>607d166</code></a>
fix: pre-release script should update common features file in docs</li>
<li><a
href="https://github.com/testcontainers/testcontainers-go/commit/f76cdc8ad35d46f1504ffc6743a908694b85beb7"><code>f76cdc8</code></a>
avoid race conditions by waiting one polling interval before checking
ports a...</li>
<li><a
href="https://github.com/testcontainers/testcontainers-go/commit/1980c84616c1986846f84dcb624b4ba81f98f580"><code>1980c84</code></a>
fix: bump tc-go dependency in RabbitMQ (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1699">#1699</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-go/commit/570f29ac4626604323a1242538d233c5a49eba9f"><code>570f29a</code></a>
Improve redpanda resource usage (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1698">#1698</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-go/commit/c6c7fcf62055bf899d173be449087e85617c94c3"><code>c6c7fcf</code></a>
fix TestContainerRunningCheckingStatusCode to pass on arm platforms (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1693">#1693</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-go/commit/429cc9b674db8cd89e429f137166034a8c6dc570"><code>429cc9b</code></a>
reduce timeout in context cancellation propegation test for test
stability (#...</li>
<li><a
href="https://github.com/testcontainers/testcontainers-go/commit/906a8f4edf3a8d469cd4a1be5a346944b57576fc"><code>906a8f4</code></a>
get TestBuildContainerFromDockerfileWithDockerAuthConfig working on Mac
Os (#...</li>
<li><a
href="https://github.com/testcontainers/testcontainers-go/commit/2f5c8c78f3451f9b262f20124cb553ede537a1d5"><code>2f5c8c7</code></a>
fix: typo (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1696">#1696</a>)</li>
<li><a
href="https://github.com/testcontainers/testcontainers-go/commit/e7e26eb94ada3d897c03bb60e4c1f7ed6cc5f3c8"><code>e7e26eb</code></a>
fix: avoid checking for the reaper out of its mutex (<a
href="https://redirect.github.com/testcontainers/testcontainers-go/issues/1692">#1692</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/testcontainers/testcontainers-go/compare/v0.24.1...v0.25.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/testcontainers/testcontainers-go&package-manager=go_modules&previous-version=0.24.1&new-version=0.25.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 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>
  • Loading branch information
Zelldon authored Oct 11, 2023
2 parents 578acbb + 92f5d71 commit f1f267f
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
14 changes: 7 additions & 7 deletions go-chaos/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/rs/zerolog v1.31.0
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.4
github.com/testcontainers/testcontainers-go v0.24.1
github.com/testcontainers/testcontainers-go v0.25.0
google.golang.org/grpc v1.58.3
k8s.io/api v0.28.2
k8s.io/apimachinery v0.28.2
Expand Down Expand Up @@ -67,20 +67,20 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
github.com/shirou/gopsutil/v3 v3.23.7 // indirect
github.com/shirou/gopsutil/v3 v3.23.8 // indirect
github.com/shoenig/go-m1cpu v0.1.6 // indirect
github.com/sirupsen/logrus v1.9.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/tklauser/go-sysconf v0.3.11 // indirect
github.com/tklauser/numcpus v0.6.0 // indirect
github.com/tklauser/go-sysconf v0.3.12 // indirect
github.com/tklauser/numcpus v0.6.1 // indirect
github.com/yusufpapurcu/wmi v1.2.3 // indirect
golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea // indirect
golang.org/x/mod v0.10.0 // indirect
golang.org/x/net v0.13.0 // indirect
golang.org/x/net v0.15.0 // indirect
golang.org/x/oauth2 v0.10.0 // indirect
golang.org/x/sys v0.12.0 // indirect
golang.org/x/term v0.10.0 // indirect
golang.org/x/text v0.11.0 // indirect
golang.org/x/term v0.12.0 // indirect
golang.org/x/text v0.13.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/tools v0.8.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
Expand Down
32 changes: 16 additions & 16 deletions go-chaos/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ github.com/rs/zerolog v1.31.0/go.mod h1:/7mN4D5sKwJLZQ2b/znpjC3/GQWY/xaDXUM0kKWR
github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/seccomp/libseccomp-golang v0.9.2-0.20220502022130-f33da4d89646/go.mod h1:JA8cRccbGaA1s33RQf7Y1+q9gHmZX1yB/z9WDN1C6fg=
github.com/shirou/gopsutil/v3 v3.23.7 h1:C+fHO8hfIppoJ1WdsVm1RoI0RwXoNdfTK7yWXV0wVj4=
github.com/shirou/gopsutil/v3 v3.23.7/go.mod h1:c4gnmoRC0hQuaLqvxnx1//VXQ0Ms/X9UnJF8pddY5z4=
github.com/shirou/gopsutil/v3 v3.23.8 h1:xnATPiybo6GgdRoC4YoGnxXZFRc3dqQTGi73oLvvBrE=
github.com/shirou/gopsutil/v3 v3.23.8/go.mod h1:7hmCaBn+2ZwaZOr6jmPBZDfawwMGuo1id3C6aM8EDqQ=
github.com/shoenig/go-m1cpu v0.1.6 h1:nxdKQNcEB6vzgA2E2bvzKIYRuNj7XNJ4S/aRSwKzFtM=
github.com/shoenig/go-m1cpu v0.1.6/go.mod h1:1JJMcUBvfNwpq05QDQVAnx3gUHr9IYF7GNg9SUEw2VQ=
github.com/shoenig/test v0.6.4 h1:kVTaSd7WLz5WZ2IaoM0RSzRsUD+m8wRR+5qvntpn4LU=
Expand All @@ -183,12 +183,12 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635/go.mod h1:hkRG7XYTFWNJGYcbNJQlaLq0fg1yr4J4t/NcTQtrfww=
github.com/testcontainers/testcontainers-go v0.24.1 h1:gJdZuQIVWnMJTo+CmQMEP7/CAagNk/0jbcUPn3OWvD8=
github.com/testcontainers/testcontainers-go v0.24.1/go.mod h1:MGBiAkCm86yXQoCiipmQCqZLVdk1uFqtMqaU1Or0MRk=
github.com/tklauser/go-sysconf v0.3.11 h1:89WgdJhk5SNwJfu+GKyYveZ4IaJ7xAkecBo+KdJV0CM=
github.com/tklauser/go-sysconf v0.3.11/go.mod h1:GqXfhXY3kiPa0nAXPDIQIWzJbMCB7AmcWpGR8lSZfqI=
github.com/tklauser/numcpus v0.6.0 h1:kebhY2Qt+3U6RNK7UqpYNA+tJ23IBEGKkB7JQBfDYms=
github.com/tklauser/numcpus v0.6.0/go.mod h1:FEZLMke0lhOUG6w2JadTzp0a+Nl8PF/GFkQ5UVIcaL4=
github.com/testcontainers/testcontainers-go v0.25.0 h1:erH6cQjsaJrH+rJDU9qIf89KFdhK0Bft0aEZHlYC3Vs=
github.com/testcontainers/testcontainers-go v0.25.0/go.mod h1:4sC9SiJyzD1XFi59q8umTQYWxnkweEc5OjVtTUlJzqQ=
github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU=
github.com/tklauser/go-sysconf v0.3.12/go.mod h1:Ho14jnntGE1fpdOqQEEaiKRpvIavV0hSfmBq8nJbHYI=
github.com/tklauser/numcpus v0.6.1 h1:ng9scYS7az0Bk4OZLvrNXNSAO2Pxr1XXRAPyjhIx+Fk=
github.com/tklauser/numcpus v0.6.1/go.mod h1:1XfjsgE2zo8GVw7POkMbHENHzVg3GzmoZ9fESEdAacY=
github.com/urfave/cli v1.22.1/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=
github.com/vishvananda/netlink v1.1.0/go.mod h1:cTgwzPIzzgDAYoQrMm0EdrjRUBkTqKYppBueQtXaqoE=
github.com/vishvananda/netns v0.0.0-20191106174202-0a2b9b5464df/go.mod h1:JP3t17pCcGlemwknint6hfoeCVQrEMVwxRLRjXpq+BU=
Expand All @@ -211,8 +211,8 @@ golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLL
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
golang.org/x/net v0.0.0-20201224014010-6772e930b67b/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg=
golang.org/x/net v0.13.0 h1:Nvo8UFsZ8X3BhAC9699Z1j7XQ3rsZnUUm7jfBEk1ueY=
golang.org/x/net v0.13.0/go.mod h1:zEVYFnQC7m/vmpQFELhcD1EWkZlX69l4oqgmer6hfKA=
golang.org/x/net v0.15.0 h1:ugBLEUaxABaB5AJqW9enI0ACdci2RUd4eP51NTBvuJ8=
golang.org/x/net v0.15.0/go.mod h1:idbUs1IY1+zTqbi8yxTbhexhEEk5ur9LInksu6HrEpk=
golang.org/x/oauth2 v0.10.0 h1:zHCpF2Khkwy4mMB4bv0U37YtJdTGW8jI0glAApi0Kh8=
golang.org/x/oauth2 v0.10.0/go.mod h1:kTpgurOux7LqtuxjuyZa4Gj2gdezIt/jQtGnNFfypQI=
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
Expand All @@ -235,19 +235,19 @@ golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359/go.mod h1:oPkhp1MJrh7nUepCBc
golang.org/x/sys v0.0.0-20211116061358-0a5406a5449c/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.2.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.10.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.11.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.12.0 h1:CM0HF96J0hcLAwsHPJZjfdNzs0gftsLfgKt57wWHJ0o=
golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
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/term v0.12.0 h1:/ZfYdc3zq+q02Rv9vGqTeSItdzZTSNDmfTi0mBAuidU=
golang.org/x/term v0.12.0/go.mod h1:owVbMEjm3cBLCHdkQu9b1opXd4ETQWc3BhuQGKgXgvU=
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.11.0 h1:LAntKIrcmeSKERyiOh0XMV39LXS8IE9UL2yP7+f5ij4=
golang.org/x/text v0.11.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE=
golang.org/x/text v0.13.0 h1:ablQoSUd0tRdKxZewP80B+BaqeKJuVhuRxj/dkrun3k=
golang.org/x/text v0.13.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE=
golang.org/x/time v0.3.0 h1:rg5rLMjNzMS1RkNLzCG38eapWhnYLFYXDXj2gOlr8j4=
golang.org/x/time v0.3.0/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
Expand Down

0 comments on commit f1f267f

Please sign in to comment.