2018-10-29 02:54:15 +02:00
|
|
|
module github.com/goreleaser/goreleaser
|
|
|
|
|
2024-04-23 04:15:26 +02:00
|
|
|
go 1.22
|
|
|
|
|
|
|
|
toolchain go1.22.1
|
2019-09-09 15:17:30 +02:00
|
|
|
|
2018-10-29 02:54:15 +02:00
|
|
|
require (
|
2024-04-17 16:29:01 +02:00
|
|
|
code.gitea.io/sdk/gitea v0.18.0
|
2023-07-31 18:32:36 +02:00
|
|
|
dario.cat/mergo v1.0.0
|
2023-04-23 18:52:42 +02:00
|
|
|
github.com/Masterminds/semver/v3 v3.2.1
|
2024-04-20 03:27:50 +02:00
|
|
|
github.com/anchore/quill v0.4.1
|
2024-02-23 20:52:38 +02:00
|
|
|
github.com/atc0005/go-teams-notify/v2 v2.10.0
|
2023-11-18 18:39:49 +02:00
|
|
|
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20231024185945-8841054dbdb8
|
2024-04-23 04:15:26 +02:00
|
|
|
github.com/bluesky-social/indigo v0.0.0-20240411170459-440932307e0d
|
2022-08-17 15:58:18 +02:00
|
|
|
github.com/caarlos0/ctrlc v1.2.0
|
2024-04-17 03:51:47 +02:00
|
|
|
github.com/caarlos0/env/v11 v11.0.0
|
2022-01-10 16:10:35 +02:00
|
|
|
github.com/caarlos0/go-reddit/v3 v3.0.1
|
2021-03-22 13:45:18 +02:00
|
|
|
github.com/caarlos0/go-shellwords v1.0.12
|
2023-04-30 19:19:55 +02:00
|
|
|
github.com/caarlos0/go-version v0.1.1
|
2023-10-16 13:18:55 +02:00
|
|
|
github.com/caarlos0/log v0.4.4
|
2023-10-07 17:17:16 +02:00
|
|
|
github.com/charmbracelet/keygen v0.5.0
|
2024-03-08 18:39:53 +02:00
|
|
|
github.com/charmbracelet/lipgloss v0.10.0
|
2023-10-11 04:16:27 +02:00
|
|
|
github.com/charmbracelet/x/exp/ordered v0.0.0-20231010190216-1cb11efc897d
|
2023-11-18 18:39:49 +02:00
|
|
|
github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589
|
2021-12-21 05:03:48 +02:00
|
|
|
github.com/dghubble/go-twitter v0.0.0-20211115160449-93a8679adecb
|
2024-02-27 14:57:24 +02:00
|
|
|
github.com/dghubble/oauth1 v0.7.3
|
2024-02-08 15:22:12 +02:00
|
|
|
github.com/distribution/distribution/v3 v3.0.0-alpha.1
|
2024-05-03 01:37:15 +02:00
|
|
|
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1
|
2024-03-15 14:50:34 +02:00
|
|
|
github.com/google/go-containerregistry v0.19.1
|
2024-04-02 13:22:48 +02:00
|
|
|
github.com/google/go-github/v61 v61.0.0
|
2024-03-12 04:16:31 +02:00
|
|
|
github.com/google/ko v0.15.2
|
2024-01-24 16:37:02 +02:00
|
|
|
github.com/google/uuid v1.6.0
|
2022-02-12 04:17:13 +02:00
|
|
|
github.com/goreleaser/fileglob v1.3.0
|
2024-05-09 03:34:02 +02:00
|
|
|
github.com/goreleaser/nfpm/v2 v2.37.0
|
2022-12-28 17:24:21 +02:00
|
|
|
github.com/hashicorp/go-multierror v1.1.1
|
2023-10-05 14:48:15 +02:00
|
|
|
github.com/invopop/jsonschema v0.12.0
|
2023-08-17 13:33:17 +02:00
|
|
|
github.com/jarcoal/httpmock v1.3.1
|
2023-05-11 14:38:19 +02:00
|
|
|
github.com/klauspost/pgzip v1.2.6
|
2022-11-18 01:40:00 +02:00
|
|
|
github.com/mattn/go-mastodon v0.0.6
|
2019-06-29 16:02:40 +02:00
|
|
|
github.com/mitchellh/go-homedir v1.1.0
|
2022-06-22 13:46:38 +02:00
|
|
|
github.com/muesli/mango-cobra v1.2.0
|
2022-01-18 15:17:52 +02:00
|
|
|
github.com/muesli/roff v0.1.0
|
2023-06-28 14:46:00 +02:00
|
|
|
github.com/muesli/termenv v0.15.2
|
2023-04-23 19:09:35 +02:00
|
|
|
github.com/ory/dockertest/v3 v3.10.0
|
2024-02-27 14:54:25 +02:00
|
|
|
github.com/slack-go/slack v0.12.5
|
2023-11-06 17:44:28 +02:00
|
|
|
github.com/spf13/cobra v1.8.0
|
2024-03-04 13:56:06 +02:00
|
|
|
github.com/stretchr/testify v1.9.0
|
2024-04-04 14:35:29 +02:00
|
|
|
github.com/ulikunitz/xz v0.5.12
|
2024-05-07 13:54:41 +02:00
|
|
|
github.com/xanzy/go-gitlab v0.104.1
|
2024-03-13 19:59:13 +02:00
|
|
|
gocloud.dev v0.37.0
|
2024-05-07 13:44:58 +02:00
|
|
|
golang.org/x/crypto v0.23.0
|
2024-05-06 14:23:56 +02:00
|
|
|
golang.org/x/oauth2 v0.20.0
|
2024-04-08 04:05:31 +02:00
|
|
|
golang.org/x/sync v0.7.0
|
2024-05-06 14:28:12 +02:00
|
|
|
golang.org/x/text v0.15.0
|
2024-05-07 13:44:58 +02:00
|
|
|
golang.org/x/tools v0.21.0
|
2021-10-26 20:02:03 +02:00
|
|
|
gopkg.in/mail.v2 v2.3.1
|
2022-06-02 14:01:47 +02:00
|
|
|
gopkg.in/yaml.v3 v3.0.1
|
2021-10-26 20:02:03 +02:00
|
|
|
)
|
|
|
|
|
2021-08-25 01:49:11 +02:00
|
|
|
require (
|
2024-03-13 19:59:13 +02:00
|
|
|
cloud.google.com/go v0.112.1 // indirect
|
2024-05-06 14:23:56 +02:00
|
|
|
cloud.google.com/go/compute/metadata v0.3.0 // indirect
|
2024-03-13 19:59:13 +02:00
|
|
|
cloud.google.com/go/iam v1.1.6 // indirect
|
2024-04-12 15:10:05 +02:00
|
|
|
cloud.google.com/go/kms v1.15.8 // indirect
|
2024-03-13 19:59:13 +02:00
|
|
|
cloud.google.com/go/storage v1.39.1 // indirect
|
2021-11-14 03:23:11 +02:00
|
|
|
github.com/AlekSi/pointer v1.2.0 // indirect
|
2023-03-29 19:38:57 +02:00
|
|
|
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible // indirect
|
2024-03-13 19:59:13 +02:00
|
|
|
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.10.0 // indirect
|
2024-03-12 04:16:31 +02:00
|
|
|
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1 // indirect
|
2024-03-13 19:59:13 +02:00
|
|
|
github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.2 // indirect
|
2023-06-20 14:04:08 +02:00
|
|
|
github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys v0.10.0 // indirect
|
2023-01-11 14:09:51 +02:00
|
|
|
github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal v0.7.1 // indirect
|
2024-03-13 19:59:13 +02:00
|
|
|
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.3.1 // indirect
|
2023-06-26 18:56:50 +02:00
|
|
|
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
|
2021-08-25 01:49:11 +02:00
|
|
|
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
|
2023-05-27 05:24:50 +02:00
|
|
|
github.com/Azure/go-autorest/autorest v0.11.29 // indirect
|
2023-06-20 14:04:08 +02:00
|
|
|
github.com/Azure/go-autorest/autorest/adal v0.9.23 // indirect
|
2023-03-29 19:38:57 +02:00
|
|
|
github.com/Azure/go-autorest/autorest/azure/auth v0.5.12 // indirect
|
2023-01-17 03:34:49 +02:00
|
|
|
github.com/Azure/go-autorest/autorest/azure/cli v0.4.6 // indirect
|
|
|
|
github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect
|
2021-08-25 01:49:11 +02:00
|
|
|
github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
|
2023-01-17 03:34:49 +02:00
|
|
|
github.com/Azure/go-autorest/logger v0.2.1 // indirect
|
|
|
|
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
|
2024-03-13 19:59:13 +02:00
|
|
|
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 // indirect
|
2023-06-26 18:56:50 +02:00
|
|
|
github.com/BurntSushi/toml v1.2.1 // indirect
|
2021-08-25 01:49:11 +02:00
|
|
|
github.com/Masterminds/goutils v1.1.1 // indirect
|
2023-06-26 18:20:47 +02:00
|
|
|
github.com/Masterminds/sprig/v3 v3.2.3 // indirect
|
2023-06-26 18:56:50 +02:00
|
|
|
github.com/Microsoft/go-winio v0.6.1 // indirect
|
2022-12-15 15:25:52 +02:00
|
|
|
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 // indirect
|
2024-02-01 20:56:17 +02:00
|
|
|
github.com/ProtonMail/go-crypto v1.0.0 // indirect
|
2023-01-17 03:34:49 +02:00
|
|
|
github.com/alessio/shellescape v1.4.1 // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
github.com/anchore/bubbly v0.0.0-20230518153401-87b6af8ccf22 // indirect
|
|
|
|
github.com/anchore/go-logger v0.0.0-20230725134548-c21dafa1ec5a // indirect
|
|
|
|
github.com/anchore/go-macholibre v0.0.0-20220308212642-53e6d0aaf6fb // indirect
|
2023-05-04 04:11:29 +02:00
|
|
|
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
|
2024-05-02 21:09:13 +02:00
|
|
|
github.com/aws/aws-sdk-go v1.52.0
|
2024-04-12 15:10:05 +02:00
|
|
|
github.com/aws/aws-sdk-go-v2 v1.26.0 // indirect
|
2024-03-13 19:59:13 +02:00
|
|
|
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.1 // indirect
|
2024-04-12 15:10:05 +02:00
|
|
|
github.com/aws/aws-sdk-go-v2/config v1.27.9 // indirect
|
|
|
|
github.com/aws/aws-sdk-go-v2/credentials v1.17.9 // indirect
|
|
|
|
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.0 // indirect
|
2024-03-13 19:59:13 +02:00
|
|
|
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.9 // indirect
|
2024-04-12 15:10:05 +02:00
|
|
|
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.4 // indirect
|
|
|
|
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.4 // indirect
|
2024-03-13 19:59:13 +02:00
|
|
|
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 // indirect
|
|
|
|
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.3 // indirect
|
2023-11-18 18:39:49 +02:00
|
|
|
github.com/aws/aws-sdk-go-v2/service/ecr v1.20.2 // indirect
|
|
|
|
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.18.2 // indirect
|
2024-03-13 19:59:13 +02:00
|
|
|
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.1 // indirect
|
|
|
|
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.5 // indirect
|
2024-04-12 15:10:05 +02:00
|
|
|
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.6 // indirect
|
2024-03-13 19:59:13 +02:00
|
|
|
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.3 // indirect
|
2024-04-12 15:10:05 +02:00
|
|
|
github.com/aws/aws-sdk-go-v2/service/kms v1.30.0 // indirect
|
2024-03-13 19:59:13 +02:00
|
|
|
github.com/aws/aws-sdk-go-v2/service/s3 v1.51.4 // indirect
|
2024-04-12 15:10:05 +02:00
|
|
|
github.com/aws/aws-sdk-go-v2/service/sso v1.20.3 // indirect
|
|
|
|
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.3 // indirect
|
|
|
|
github.com/aws/aws-sdk-go-v2/service/sts v1.28.5 // indirect
|
2024-03-13 19:59:13 +02:00
|
|
|
github.com/aws/smithy-go v1.20.1 // indirect
|
2023-03-20 03:47:02 +02:00
|
|
|
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
|
2023-09-22 04:17:31 +02:00
|
|
|
github.com/bahlo/generic-list-go v0.2.0 // indirect
|
2023-01-17 03:34:49 +02:00
|
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
github.com/blacktop/go-dwarf v1.0.9 // indirect
|
|
|
|
github.com/blacktop/go-macho v1.1.162 // indirect
|
2021-08-25 01:49:11 +02:00
|
|
|
github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb // indirect
|
2023-09-22 04:17:31 +02:00
|
|
|
github.com/buger/jsonparser v1.1.1 // indirect
|
2024-04-23 04:24:31 +02:00
|
|
|
github.com/carlmjohnson/versioninfo v0.22.5 // indirect
|
2021-12-21 05:03:48 +02:00
|
|
|
github.com/cavaliergopher/cpio v1.0.1 // indirect
|
2023-11-18 18:39:49 +02:00
|
|
|
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
|
2023-03-06 18:07:00 +02:00
|
|
|
github.com/cespare/xxhash/v2 v2.2.0 // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
github.com/charmbracelet/bubbletea v0.22.1 // indirect
|
2024-01-09 13:32:59 +02:00
|
|
|
github.com/cloudflare/circl v1.3.7 // indirect
|
2024-04-27 16:54:30 +02:00
|
|
|
github.com/containerd/console v1.0.4 // indirect
|
2022-12-15 15:25:52 +02:00
|
|
|
github.com/containerd/continuity v0.3.0 // indirect
|
2023-03-20 14:58:29 +02:00
|
|
|
github.com/containerd/stargz-snapshotter/estargz v0.14.3 // indirect
|
2023-11-06 17:44:28 +02:00
|
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.3 // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
|
2023-10-17 17:47:47 +02:00
|
|
|
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
|
2023-09-22 04:17:31 +02:00
|
|
|
github.com/davidmz/go-pageant v1.0.2 // indirect
|
2021-12-21 05:03:48 +02:00
|
|
|
github.com/dghubble/sling v1.4.0 // indirect
|
2023-01-17 03:34:49 +02:00
|
|
|
github.com/dimchansky/utfbom v1.1.1 // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
github.com/distribution/reference v0.5.0 // indirect
|
2024-03-12 04:18:48 +02:00
|
|
|
github.com/docker/cli v25.0.4+incompatible // indirect
|
2023-11-18 18:39:49 +02:00
|
|
|
github.com/docker/distribution v2.8.3+incompatible // indirect
|
chore(deps): bump github.com/docker/docker from 25.0.3+incompatible to 25.0.5+incompatible (#4717)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from
25.0.3+incompatible to 25.0.5+incompatible.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/docker/docker/releases">github.com/docker/docker's
releases</a>.</em></p>
<blockquote>
<h2>25.0.5</h2>
<p>For a full list of pull requests and changes in this release, refer
to the relevant GitHub milestones:</p>
<ul>
<li><a
href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A25.0.5">docker/cli,
25.0.5 milestone</a></li>
<li><a
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A25.0.5">moby/moby,
25.0.5 milestone</a></li>
<li>Deprecated and removed features, see <a
href="https://github.com/docker/cli/blob/v25.0.5/docs/deprecated.md">Deprecated
Features</a>.</li>
<li>Changes to the Engine API, see <a
href="https://github.com/moby/moby/blob/v25.0.5/docs/api/version-history.md">API
version history</a>.</li>
</ul>
<h3>Security</h3>
<p>This release contains a security fix for <a
href="https://github.com/moby/moby/security/advisories/GHSA-mq39-4gv4-mvpx">CVE-2024-29018</a>,
a potential data exfiltration from 'internal' networks via authoritative
DNS servers.</p>
<h3>Bug fixes and enhancements</h3>
<ul>
<li><a
href="https://github.com/moby/moby/security/advisories/GHSA-mq39-4gv4-mvpx">CVE-2024-29018</a>:
Do not forward requests to external DNS servers for a container that is
only connected to an 'internal' network. Previously, requests were
forwarded if the host's DNS server was running on a loopback address,
like systemd's 127.0.0.53. <a
href="https://redirect.github.com/moby/moby/pull/47589">moby/moby#47589</a></li>
<li>plugin: fix mounting /etc/hosts when running in UserNS. <a
href="https://redirect.github.com/moby/moby/pull/47588">moby/moby#47588</a></li>
<li>rootless: fix <code>open /etc/docker/plugins: permission
denied</code>. <a
href="https://redirect.github.com/moby/moby/pull/47587">moby/moby#47587</a></li>
<li>Fix multiple parallel <code>docker build</code> runs leaking disk
space. <a
href="https://redirect.github.com/moby/moby/pull/47527">moby/moby#47527</a></li>
</ul>
<h2>v25.0.4</h2>
<p>For a full list of pull requests and changes in this release, refer
to the relevant GitHub milestones:</p>
<ul>
<li><a
href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A25.0.4">docker/cli,
25.0.4 milestone</a></li>
<li><a
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A25.0.4">moby/moby,
25.0.4 milestone</a></li>
<li>Deprecated and removed features, see <a
href="https://github.com/docker/cli/blob/v25.0.4/docs/deprecated.md">Deprecated
Features</a>.</li>
<li>Changes to the Engine API, see <a
href="https://github.com/moby/moby/blob/v25.0.4/docs/api/version-history.md">API
version history</a>.</li>
</ul>
<h3>Bug fixes and enhancements</h3>
<ul>
<li>Restore DNS names for containers in the default "nat"
network on Windows. <a
href="https://redirect.github.com/moby/moby/pull/47490">moby/moby#47490</a></li>
<li>Fix <code>docker start</code> failing when used with
<code>--checkpoint</code> <a
href="https://redirect.github.com/moby/moby/pull/47466">moby/moby#47466</a></li>
<li>Don't enforce new validation rules for existing swarm networks <a
href="https://redirect.github.com/moby/moby/pull/47482">moby/moby#47482</a></li>
<li>Restore IP connectivity between the host and containers on an
internal bridge network. <a
href="https://redirect.github.com/moby/moby/pull/47481">moby/moby#47481</a></li>
<li>Fix a regression introduced in v25.0 that prevented the classic
builder from ADDing a tar archive with xattrs created on a non-Linux OS
<a
href="https://redirect.github.com/moby/moby/pull/47483">moby/moby#47483</a></li>
<li>containerd image store: Fix image pull not emitting <code>Pulling fs
layer</code> status <a
href="https://redirect.github.com/moby/moby/pull/47484">moby/moby#47484</a></li>
</ul>
<h3>API</h3>
<ul>
<li>To preserve backwards compatibility, make read-only mounts not
recursive by default when using older clients (API version < v1.44).
<a
href="https://redirect.github.com/moby/moby/pull/47393">moby/moby#47393</a></li>
<li><code>GET /images/{id}/json</code> omits the <code>Created</code>
field (previously it was <code>0001-01-01T00:00:00Z</code>) if the
<code>Created</code> field is missing from the image config. <a
href="https://redirect.github.com/moby/moby/pull/47451">moby/moby#47451</a></li>
<li>Populate a missing <code>Created</code> field in <code>GET
/images/{id}/json</code> with <code>0001-01-01T00:00:00Z</code> for API
version <= 1.43. <a
href="https://redirect.github.com/moby/moby/pull/47387">moby/moby#47387</a></li>
<li>Fix a regression that caused API socket connection failures to
report an API version negotiation failure instead. <a
href="https://redirect.github.com/moby/moby/pull/47470">moby/moby#47470</a></li>
<li>Preserve supplied endpoint configuration in a container-create API
request, when a container-wide MAC address is specified, but
<code>NetworkMode</code> name-or-id is not the same as the name-or-id
used in <code>NetworkSettings.Networks</code>. <a
href="https://redirect.github.com/moby/moby/pull/47510">moby/moby#47510</a></li>
</ul>
<h3>Packaging updates</h3>
<ul>
<li>Upgrade Go runtime to <a
href="https://go.dev/doc/devel/release#go1.21.8">1.21.8</a>. <a
href="https://redirect.github.com/moby/moby/pull/47503">moby/moby#47503</a></li>
<li>Upgrade RootlessKit to <a
href="https://github.com/rootless-containers/rootlesskit/releases/tag/v2.0.2">v2.0.2</a>.
<a
href="https://redirect.github.com/moby/moby/pull/47508">moby/moby#47508</a></li>
<li>Upgrade Compose to <a
href="https://github.com/docker/compose/releases/tag/v2.24.7">v2.24.7</a>.
<a
href="https://redirect.github.com/docker/docker-ce-packaging/pull/998">docker/docker-ce-packaging#998</a></li>
<li>Upgrade Buildx to <a
href="https://github.com/docker/buildx/releases/tag/v0.13.0">v0.13.0</a>.
<a
href="https://redirect.github.com/docker/docker-ce-packaging/pull/997">docker/docker-ce-packaging#997</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/moby/moby/commit/e63daec8672d77ac0b2b5c262ef525c7cf17fd20"><code>e63daec</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/47589">#47589</a>
from vvoland/v25.0-47538</li>
<li><a
href="https://github.com/moby/moby/commit/817bccb1c65823f29eccf95b812ec9cf26da798c"><code>817bccb</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/47588">#47588</a>
from vvoland/v25.0-47558</li>
<li><a
href="https://github.com/moby/moby/commit/2a0601e84e13514d7b94ab6687a33973eb0d80a0"><code>2a0601e</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/47587">#47587</a>
from vvoland/v25.0-47559</li>
<li><a
href="https://github.com/moby/moby/commit/9df9ccc06fbcbb5ca9dc995f6075cc18341b3816"><code>9df9ccc</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/47586">#47586</a>
from vvoland/v25.0-47569</li>
<li><a
href="https://github.com/moby/moby/commit/a987bc5ad06c54448454b5415dd70465d41c184e"><code>a987bc5</code></a>
libnet: Don't forward to upstream resolvers on internal nw</li>
<li><a
href="https://github.com/moby/moby/commit/20c205fd3a0081d005958eff690e2b34df1c5e5e"><code>20c205f</code></a>
Environment variable to override resolv.conf path.</li>
<li><a
href="https://github.com/moby/moby/commit/4be97233cc191bda476d8ecfcd6ee48446ddb3da"><code>4be9723</code></a>
daemon: move getUnprivilegedMountFlags to internal package</li>
<li><a
href="https://github.com/moby/moby/commit/7ed7e6caf6c1605ba5fcc80c015b4afced7c8bfd"><code>7ed7e6c</code></a>
plugin: fix mounting /etc/hosts when running in UserNS</li>
<li><a
href="https://github.com/moby/moby/commit/81ad7062f0299c4ebc9ac3f576a2c0c67d8b6ff8"><code>81ad706</code></a>
rootless: fix <code>open /etc/docker/plugins: permission
denied</code></li>
<li><a
href="https://github.com/moby/moby/commit/02d4ee3f9aea7e296ac3f3afb39d4428c38c6251"><code>02d4ee3</code></a>
Makefile: generate-files: fix check for empty TMP_OUT</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/docker/compare/v25.0.3...v25.0.5">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/docker/docker&package-manager=go_modules&previous-version=25.0.3+incompatible&new-version=25.0.5+incompatible)](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/goreleaser/goreleaser/network/alerts).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 15:26:14 +02:00
|
|
|
github.com/docker/docker v25.0.5+incompatible // indirect
|
2023-11-18 18:39:49 +02:00
|
|
|
github.com/docker/docker-credential-helpers v0.8.0 // indirect
|
2022-12-15 15:25:52 +02:00
|
|
|
github.com/docker/go-connections v0.4.0 // indirect
|
2023-01-17 03:34:49 +02:00
|
|
|
github.com/docker/go-metrics v0.0.1 // indirect
|
2023-04-24 13:47:21 +02:00
|
|
|
github.com/docker/go-units v0.5.0
|
2024-04-20 03:27:50 +02:00
|
|
|
github.com/dustin/go-humanize v1.0.1 // indirect
|
2023-05-02 14:06:35 +02:00
|
|
|
github.com/elliotchance/orderedmap/v2 v2.2.0 // indirect
|
2023-06-26 18:20:47 +02:00
|
|
|
github.com/emirpasic/gods v1.18.1 // indirect
|
2023-01-17 03:34:49 +02:00
|
|
|
github.com/evanphx/json-patch/v5 v5.6.0 // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
github.com/felixge/httpsnoop v1.0.4 // indirect
|
2023-11-18 18:39:49 +02:00
|
|
|
github.com/fsnotify/fsnotify v1.7.0 // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
github.com/gabriel-vasile/mimetype v1.4.2 // indirect
|
|
|
|
github.com/github/smimesign v0.2.0 // indirect
|
2023-09-22 04:17:31 +02:00
|
|
|
github.com/go-fed/httpsig v1.1.0 // indirect
|
2023-06-26 18:20:47 +02:00
|
|
|
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
|
sec(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 (#4505)
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git)
from 5.7.0 to 5.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/go-git/go-git/releases">github.com/go-git/go-git/v5's
releases</a>.</em></p>
<blockquote>
<h2>v5.11.0</h2>
<h2>What's Changed</h2>
<ul>
<li>git: validate reference names (<a
href="https://redirect.github.com/go-git/go-git/issues/929">#929</a>) by
<a
href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>
in <a
href="https://redirect.github.com/go-git/go-git/pull/950">go-git/go-git#950</a></li>
<li>git: stop iterating at oldest shallow when pulling. Fixes <a
href="https://redirect.github.com/go-git/go-git/issues/305">#305</a> by
<a href="https://github.com/dhoizner"><code>@dhoizner</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/939">go-git/go-git#939</a></li>
<li>plumbing: object, enable renames in getFileStatsFromFilePatches by
<a href="https://github.com/djmoch"><code>@djmoch</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/941">go-git/go-git#941</a></li>
<li>storage: filesystem, Add option to set a specific FS for alternates
by <a href="https://github.com/pjbgf"><code>@pjbgf</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/953">go-git/go-git#953</a></li>
<li>Align worktree validation with upstream and remove build warnings by
<a href="https://github.com/pjbgf"><code>@pjbgf</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/958">go-git/go-git#958</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/dhoizner"><code>@dhoizner</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-git/go-git/pull/939">go-git/go-git#939</a></li>
<li><a href="https://github.com/djmoch"><code>@djmoch</code></a> made
their first contribution in <a
href="https://redirect.github.com/go-git/go-git/pull/941">go-git/go-git#941</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/go-git/go-git/compare/v5.10.1...v5.11.0">https://github.com/go-git/go-git/compare/v5.10.1...v5.11.0</a></p>
<h2>v5.10.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Worktree, ignore ModeSocket files by <a
href="https://github.com/steiler"><code>@steiler</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/930">go-git/go-git#930</a></li>
<li>git: add tracer package by <a
href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>
in <a
href="https://redirect.github.com/go-git/go-git/pull/916">go-git/go-git#916</a></li>
<li>remote: Flip clause for fast-forward only check by <a
href="https://github.com/adityasaky"><code>@adityasaky</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/875">go-git/go-git#875</a></li>
<li>plumbing: transport/ssh, Fix nil pointer dereference caused when an
unreachable proxy server is set. Fixes <a
href="https://redirect.github.com/go-git/go-git/issues/900">#900</a> by
<a href="https://github.com/anandf"><code>@anandf</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/901">go-git/go-git#901</a></li>
<li>plumbing: uppload-server-info, implement upload-server-info by <a
href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>
in <a
href="https://redirect.github.com/go-git/go-git/pull/896">go-git/go-git#896</a></li>
<li>plumbing: optimise memory consumption for filesystem storage by <a
href="https://github.com/pjbgf"><code>@pjbgf</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/799">go-git/go-git#799</a></li>
<li>plumbing: format/packfile, Refactor patch delta by <a
href="https://github.com/pjbgf"><code>@pjbgf</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/908">go-git/go-git#908</a></li>
<li>plumbing: fix empty uploadpack request error by <a
href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>
in <a
href="https://redirect.github.com/go-git/go-git/pull/932">go-git/go-git#932</a></li>
<li>plumbing: transport/git, Improve tests error message by <a
href="https://github.com/pjbgf"><code>@pjbgf</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/752">go-git/go-git#752</a></li>
<li>plumbing: format/pktline, Respect pktline error-line errors by <a
href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>
in <a
href="https://redirect.github.com/go-git/go-git/pull/936">go-git/go-git#936</a></li>
<li>utils: remove ioutil.Pipe and use std library io.Pipe by <a
href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>
in <a
href="https://redirect.github.com/go-git/go-git/pull/922">go-git/go-git#922</a></li>
<li>utils: move trace to utils by <a
href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>
in <a
href="https://redirect.github.com/go-git/go-git/pull/931">go-git/go-git#931</a></li>
<li>cli: separate go module for cli by <a
href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>
in <a
href="https://redirect.github.com/go-git/go-git/pull/914">go-git/go-git#914</a></li>
<li>build: bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/887">go-git/go-git#887</a></li>
<li>build: bump actions/setup-go from 3 to 4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/891">go-git/go-git#891</a></li>
<li>build: bump github.com/skeema/knownhosts from 1.2.0 to 1.2.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/888">go-git/go-git#888</a></li>
<li>build: bump actions/checkout from 3 to 4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/890">go-git/go-git#890</a></li>
<li>build: bump golang.org/x/sys from 0.13.0 to 0.14.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/907">go-git/go-git#907</a></li>
<li>build: bump golang.org/x/text from 0.13.0 to 0.14.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/906">go-git/go-git#906</a></li>
<li>build: bump golang.org/x/crypto from 0.14.0 to 0.15.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/917">go-git/go-git#917</a></li>
<li>build: bump golang.org/x/net from 0.17.0 to 0.18.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/918">go-git/go-git#918</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/anandf"><code>@anandf</code></a> made
their first contribution in <a
href="https://redirect.github.com/go-git/go-git/pull/901">go-git/go-git#901</a></li>
<li><a href="https://github.com/steiler"><code>@steiler</code></a> made
their first contribution in <a
href="https://redirect.github.com/go-git/go-git/pull/930">go-git/go-git#930</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/go-git/go-git/compare/v5.10.0...v5.10.1">https://github.com/go-git/go-git/compare/v5.10.0...v5.10.1</a></p>
<h2>v5.10.0</h2>
<h2>What's Changed</h2>
<ul>
<li>PlainInitOptions.Bare and allow using InitOptions with
PlainInitWithOptions by <a
href="https://github.com/ThinkChaos"><code>@ThinkChaos</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/782">go-git/go-git#782</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-git/go-git/commit/5d08d3bd94c65a3b6c25c6fba6907d12b0dac4ca"><code>5d08d3b</code></a>
Merge pull request <a
href="https://redirect.github.com/go-git/go-git/issues/958">#958</a>
from pjbgf/workval</li>
<li><a
href="https://github.com/go-git/go-git/commit/5bd1d8f4abcfbf1345a1e5a5ec9a96121f3746dc"><code>5bd1d8f</code></a>
build: Ensure checkout is the first operation</li>
<li><a
href="https://github.com/go-git/go-git/commit/b2c19824771bbcbb21abb51abb319c1a610aa6b3"><code>b2c1982</code></a>
git: worktree, Align validation with upstream rules</li>
<li><a
href="https://github.com/go-git/go-git/commit/cec7da63ca0412fce55a0bf0715b7ba44a41eaa2"><code>cec7da6</code></a>
Merge pull request <a
href="https://redirect.github.com/go-git/go-git/issues/953">#953</a>
from pjbgf/alternates</li>
<li><a
href="https://github.com/go-git/go-git/commit/8b47ceb1aa854f3c3bfa1c347157a04324fcd51e"><code>8b47ceb</code></a>
storage: filesystem, Add option to set a specific FS for alternates</li>
<li><a
href="https://github.com/go-git/go-git/commit/4f614891047bae5d0f7a253f014175505b9821d7"><code>4f61489</code></a>
Merge pull request <a
href="https://redirect.github.com/go-git/go-git/issues/941">#941</a>
from djmoch/filestats-rename</li>
<li><a
href="https://github.com/go-git/go-git/commit/ae552ce0bf32cddb689727c4c9fa6bf4d3bd6499"><code>ae552ce</code></a>
Merge pull request <a
href="https://redirect.github.com/go-git/go-git/issues/939">#939</a>
from dhoizner/fix-pull-after-shallow</li>
<li><a
href="https://github.com/go-git/go-git/commit/cc1895b905ebadb09504d88444ff05932fa6e928"><code>cc1895b</code></a>
Merge pull request <a
href="https://redirect.github.com/go-git/go-git/issues/950">#950</a>
from aymanbagabas/validate-ref</li>
<li><a
href="https://github.com/go-git/go-git/commit/de1d5a5978b9599ca3dacd58bbf699e4bb4cf6bd"><code>de1d5a5</code></a>
git: validate reference names</li>
<li><a
href="https://github.com/go-git/go-git/commit/d87110b492c94d99ebdaea732b23a54b7efba94b"><code>d87110b</code></a>
Merge pull request <a
href="https://redirect.github.com/go-git/go-git/issues/948">#948</a>
from go-git/dependabot/go_modules/cli/go-git/github.c...</li>
<li>Additional commits viewable in <a
href="https://github.com/go-git/go-git/compare/v5.7.0...v5.11.0">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-git/go-git/v5&package-manager=go_modules&previous-version=5.7.0&new-version=5.11.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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/goreleaser/goreleaser/network/alerts).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-28 14:46:28 +02:00
|
|
|
github.com/go-git/go-billy/v5 v5.5.0 // indirect
|
|
|
|
github.com/go-git/go-git/v5 v5.11.0 // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
github.com/go-logr/logr v1.4.1 // indirect
|
|
|
|
github.com/go-logr/stdr v1.2.2 // indirect
|
2024-04-12 15:10:05 +02:00
|
|
|
github.com/go-openapi/analysis v0.23.0 // indirect
|
|
|
|
github.com/go-openapi/errors v0.22.0 // indirect
|
|
|
|
github.com/go-openapi/jsonpointer v0.21.0 // indirect
|
|
|
|
github.com/go-openapi/jsonreference v0.21.0 // indirect
|
|
|
|
github.com/go-openapi/loads v0.22.0 // indirect
|
|
|
|
github.com/go-openapi/runtime v0.28.0 // indirect
|
|
|
|
github.com/go-openapi/spec v0.21.0 // indirect
|
|
|
|
github.com/go-openapi/strfmt v0.23.0 // indirect
|
|
|
|
github.com/go-openapi/swag v0.23.0 // indirect
|
|
|
|
github.com/go-openapi/validate v0.24.0 // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
github.com/go-restruct/restruct v1.2.0-alpha // indirect
|
2021-08-25 01:49:11 +02:00
|
|
|
github.com/gobwas/glob v0.2.3 // indirect
|
2022-12-15 15:25:52 +02:00
|
|
|
github.com/gogo/protobuf v1.3.2 // indirect
|
2023-05-27 05:24:50 +02:00
|
|
|
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
|
2021-08-25 01:49:11 +02:00
|
|
|
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
|
2024-03-13 19:59:13 +02:00
|
|
|
github.com/golang/protobuf v1.5.4 // indirect
|
2021-10-14 14:32:52 +02:00
|
|
|
github.com/google/go-querystring v1.1.0 // indirect
|
2024-04-01 20:41:35 +02:00
|
|
|
github.com/google/rpmpack v0.6.0 // indirect
|
2023-10-17 17:47:47 +02:00
|
|
|
github.com/google/s2a-go v0.1.7 // indirect
|
2023-03-29 19:38:57 +02:00
|
|
|
github.com/google/safetext v0.0.0-20220905092116-b49f7bc46da2 // indirect
|
2022-12-15 15:25:52 +02:00
|
|
|
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
|
2024-03-13 19:59:13 +02:00
|
|
|
github.com/google/wire v0.6.0 // indirect
|
2023-11-18 18:39:49 +02:00
|
|
|
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
|
2024-04-12 15:10:05 +02:00
|
|
|
github.com/googleapis/gax-go/v2 v2.12.3 // indirect
|
2023-06-26 18:20:47 +02:00
|
|
|
github.com/goreleaser/chglog v0.5.0 // indirect
|
2024-02-08 15:22:12 +02:00
|
|
|
github.com/gorilla/mux v1.8.1 // indirect
|
2023-11-23 22:38:25 +02:00
|
|
|
github.com/gorilla/websocket v1.5.1 // indirect
|
2022-12-28 17:24:21 +02:00
|
|
|
github.com/hashicorp/errwrap v1.1.0 // indirect
|
2022-06-02 14:02:24 +02:00
|
|
|
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
|
2024-03-12 04:16:31 +02:00
|
|
|
github.com/hashicorp/go-retryablehttp v0.7.5 // indirect
|
2023-01-17 03:34:49 +02:00
|
|
|
github.com/hashicorp/go-version v1.6.0 // indirect
|
2024-04-23 04:24:31 +02:00
|
|
|
github.com/hashicorp/golang-lru v1.0.2 // indirect
|
2023-11-18 18:39:49 +02:00
|
|
|
github.com/hashicorp/hcl v1.0.1-vault-5 // indirect
|
2023-06-26 18:20:47 +02:00
|
|
|
github.com/huandu/xstrings v1.3.3 // indirect
|
2023-09-22 04:17:31 +02:00
|
|
|
github.com/imdario/mergo v0.3.16 // indirect
|
2023-03-20 14:58:29 +02:00
|
|
|
github.com/inconshreveable/mousetrap v1.1.0 // indirect
|
2024-04-23 04:24:31 +02:00
|
|
|
github.com/ipfs/bbloom v0.0.4 // indirect
|
|
|
|
github.com/ipfs/go-block-format v0.2.0 // indirect
|
|
|
|
github.com/ipfs/go-cid v0.4.1 // indirect
|
|
|
|
github.com/ipfs/go-datastore v0.6.0 // indirect
|
|
|
|
github.com/ipfs/go-ipfs-blockstore v1.3.1 // indirect
|
|
|
|
github.com/ipfs/go-ipfs-ds-help v1.1.1 // indirect
|
|
|
|
github.com/ipfs/go-ipfs-util v0.0.3 // indirect
|
|
|
|
github.com/ipfs/go-ipld-cbor v0.1.0 // indirect
|
|
|
|
github.com/ipfs/go-ipld-format v0.6.0 // indirect
|
|
|
|
github.com/ipfs/go-log v1.0.5 // indirect
|
|
|
|
github.com/ipfs/go-log/v2 v2.5.1 // indirect
|
|
|
|
github.com/ipfs/go-metrics-interface v0.0.1 // indirect
|
2021-08-25 01:49:11 +02:00
|
|
|
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
|
2024-04-23 04:24:31 +02:00
|
|
|
github.com/jbenet/goprocess v0.1.4 // indirect
|
2021-08-25 01:49:11 +02:00
|
|
|
github.com/jmespath/go-jmespath v0.4.0 // indirect
|
2023-01-17 03:34:49 +02:00
|
|
|
github.com/josharian/intern v1.0.0 // indirect
|
2023-06-26 18:20:47 +02:00
|
|
|
github.com/kevinburke/ssh_config v1.2.0 // indirect
|
2024-05-06 14:27:33 +02:00
|
|
|
github.com/klauspost/compress v1.17.8
|
2024-04-23 04:24:31 +02:00
|
|
|
github.com/klauspost/cpuid/v2 v2.2.7 // indirect
|
2022-10-05 14:49:30 +02:00
|
|
|
github.com/kylelemons/godebug v1.1.0 // indirect
|
2023-11-18 18:39:49 +02:00
|
|
|
github.com/letsencrypt/boulder v0.0.0-20231026200631-000cd05d5491 // indirect
|
2022-06-22 02:11:15 +02:00
|
|
|
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
|
2023-02-05 17:09:06 +02:00
|
|
|
github.com/magiconair/properties v1.8.7 // indirect
|
2023-01-17 03:34:49 +02:00
|
|
|
github.com/mailru/easyjson v0.7.7 // indirect
|
2024-03-12 04:16:31 +02:00
|
|
|
github.com/mattn/go-isatty v0.0.20 // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
github.com/mattn/go-localereader v0.0.1 // indirect
|
feat(deps): bump github.com/charmbracelet/lipgloss from 0.8.0 to 0.9.0 (#4364)
Bumps
[github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss)
from 0.8.0 to 0.9.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/charmbracelet/lipgloss/releases">github.com/charmbracelet/lipgloss's
releases</a>.</em></p>
<blockquote>
<h2>v0.9.0</h2>
<h1>My, how the tables have turned</h1>
<p>Now you can draw <code>Table</code>s with Lip Gloss! 💅</p>
<!-- raw HTML omitted -->
<p>View <a
href="https://github.com/charmbracelet/lipgloss/tree/master/examples/table/pokemon/main.go">the
source code</a>.</p>
<h2>Let's get started</h2>
<pre lang="go"><code>import
"github.com/charmbracelet/lipgloss/table"
</code></pre>
<p>Define some rows of data.</p>
<pre lang="go"><code>rows := [][]string{
{"Chinese", "您好", "你好"},
{"Japanese", "こんにちは", "やあ"},
{"Arabic", "أهلين", "أهلا"},
{"Russian", "Здравствуйте", "Привет"},
{"Spanish", "Hola", "¿Qué tal?"},
}
</code></pre>
<p>Use the table package to style and render the table.</p>
<pre lang="go"><code>t := table.New().
Border(lipgloss.NormalBorder()).
BorderStyle(lipgloss.NewStyle().Foreground(lipgloss.Color("99"))).
StyleFunc(func(row, col int) lipgloss.Style {
switch {
case row == 0:
return HeaderStyle
case row%2 == 0:
return EvenRowStyle
default:
return OddRowStyle
}
}).
Headers("LANGUAGE", "FORMAL", "INFORMAL").
Rows(rows...)
<p>// You can also add tables row-by-row
t.Row("English", "You look absolutely fabulous.",
"How's it going?")
</code></pre></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/charmbracelet/lipgloss/commit/4476263d0598a0799b48f75d1bfb394b4dce79f4"><code>4476263</code></a>
Feature: Tables (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/218">#218</a>)</li>
<li><a
href="https://github.com/charmbracelet/lipgloss/commit/408dcf3b9ec535cddf7d343bf5b1a3dd0eba4a00"><code>408dcf3</code></a>
feat: add <code>Middle</code> borders (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/230">#230</a>)</li>
<li><a
href="https://github.com/charmbracelet/lipgloss/commit/93cd5e0d35ae7fed6884560097b304cec79f0fc1"><code>93cd5e0</code></a>
feat: bump minimum go version to 1.18 (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/216">#216</a>)</li>
<li><a
href="https://github.com/charmbracelet/lipgloss/commit/b766f24d454396ae75c1b0e86310dffadf4ceb77"><code>b766f24</code></a>
feat(deps): bump github.com/mattn/go-runewidth from 0.0.14 to 0.0.15 (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/215">#215</a>)</li>
<li><a
href="https://github.com/charmbracelet/lipgloss/commit/b0eb95dbc18f712ad939ab7193cb69951a95361f"><code>b0eb95d</code></a>
fix(border): both GetHorizontalBorderSize and GetVerticalBorderSize (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/225">#225</a>)</li>
<li><a
href="https://github.com/charmbracelet/lipgloss/commit/2d2a577e2d32c9b23e64be859b8af98599bba243"><code>2d2a577</code></a>
fix(border): GetBorderRightSize (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/224">#224</a>)</li>
<li><a
href="https://github.com/charmbracelet/lipgloss/commit/18166eaa8adf46a03c4b732ab1dec81fad1c691b"><code>18166ea</code></a>
chore(deps): bump actions/checkout from 3 to 4 (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/222">#222</a>)</li>
<li>See full diff in <a
href="https://github.com/charmbracelet/lipgloss/compare/v0.8.0...v0.9.0">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/charmbracelet/lipgloss&package-manager=go_modules&previous-version=0.8.0&new-version=0.9.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-11 14:05:53 +02:00
|
|
|
github.com/mattn/go-runewidth v0.0.15 // indirect
|
2024-04-23 04:24:31 +02:00
|
|
|
github.com/minio/sha256-simd v1.0.1 // indirect
|
2021-11-14 03:23:11 +02:00
|
|
|
github.com/mitchellh/copystructure v1.2.0 // indirect
|
2022-12-15 15:25:52 +02:00
|
|
|
github.com/mitchellh/mapstructure v1.5.0 // indirect
|
2021-11-14 03:23:11 +02:00
|
|
|
github.com/mitchellh/reflectwalk v1.0.2 // indirect
|
2024-04-27 16:54:30 +02:00
|
|
|
github.com/moby/sys/user v0.1.0 // indirect
|
2023-10-17 17:47:47 +02:00
|
|
|
github.com/moby/term v0.5.0 // indirect
|
2024-04-23 04:24:31 +02:00
|
|
|
github.com/mr-tron/base58 v1.2.0 // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
github.com/muesli/ansi v0.0.0-20211031195517-c9f0611b6c70 // indirect
|
|
|
|
github.com/muesli/cancelreader v0.2.2 // indirect
|
2022-02-04 20:51:42 +02:00
|
|
|
github.com/muesli/mango v0.1.0 // indirect
|
|
|
|
github.com/muesli/mango-pflag v0.1.0 // indirect
|
2022-09-12 04:06:01 +02:00
|
|
|
github.com/muesli/reflow v0.3.0 // indirect
|
2024-04-23 04:24:31 +02:00
|
|
|
github.com/multiformats/go-base32 v0.1.0 // indirect
|
|
|
|
github.com/multiformats/go-base36 v0.2.0 // indirect
|
|
|
|
github.com/multiformats/go-multibase v0.2.0 // indirect
|
|
|
|
github.com/multiformats/go-multihash v0.2.3 // indirect
|
|
|
|
github.com/multiformats/go-varint v0.0.7 // indirect
|
2023-01-17 03:34:49 +02:00
|
|
|
github.com/oklog/ulid v1.3.1 // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
github.com/onsi/gomega v1.29.0 // indirect
|
2022-12-15 15:25:52 +02:00
|
|
|
github.com/opencontainers/go-digest v1.0.0 // indirect
|
2024-03-12 04:16:31 +02:00
|
|
|
github.com/opencontainers/image-spec v1.1.0 // indirect
|
2024-04-27 16:54:30 +02:00
|
|
|
github.com/opencontainers/runc v1.2.0-rc.1 // indirect
|
2024-04-23 04:24:31 +02:00
|
|
|
github.com/opentracing/opentracing-go v1.2.0 // indirect
|
2023-01-17 03:34:49 +02:00
|
|
|
github.com/pelletier/go-toml v1.9.5 // indirect
|
2023-10-17 17:47:47 +02:00
|
|
|
github.com/pelletier/go-toml/v2 v2.1.0 // indirect
|
2023-06-26 18:20:47 +02:00
|
|
|
github.com/pjbgf/sha1cd v0.3.0 // indirect
|
2024-03-12 04:16:31 +02:00
|
|
|
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
|
2021-08-25 01:49:11 +02:00
|
|
|
github.com/pkg/errors v0.9.1 // indirect
|
2023-10-17 17:47:47 +02:00
|
|
|
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
|
2024-04-23 04:24:31 +02:00
|
|
|
github.com/polydawn/refmt v0.89.1-0.20221221234430-40501e09de1f // indirect
|
2024-04-12 15:10:05 +02:00
|
|
|
github.com/prometheus/client_golang v1.19.0 // indirect
|
|
|
|
github.com/prometheus/client_model v0.6.0 // indirect
|
|
|
|
github.com/prometheus/common v0.51.1 // indirect
|
2023-11-18 18:39:49 +02:00
|
|
|
github.com/prometheus/procfs v0.12.0 // indirect
|
2024-03-08 18:39:53 +02:00
|
|
|
github.com/rivo/uniseg v0.4.7 // indirect
|
2021-11-14 03:23:11 +02:00
|
|
|
github.com/russross/blackfriday/v2 v2.1.0 // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
github.com/sagikazarmark/locafero v0.4.0 // indirect
|
|
|
|
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
|
2024-04-23 14:57:57 +02:00
|
|
|
github.com/scylladb/go-set v1.0.3-0.20200225121959-cc7b2070d91e // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
github.com/secure-systems-lab/go-securesystemslib v0.8.0 // indirect
|
2021-08-25 01:49:11 +02:00
|
|
|
github.com/sergi/go-diff v1.2.0 // indirect
|
2023-06-26 18:20:47 +02:00
|
|
|
github.com/shopspring/decimal v1.2.0 // indirect
|
2024-04-12 15:10:05 +02:00
|
|
|
github.com/sigstore/cosign/v2 v2.2.4 // indirect
|
|
|
|
github.com/sigstore/rekor v1.3.6 // indirect
|
|
|
|
github.com/sigstore/sigstore v1.8.3 // indirect
|
2023-10-17 17:47:47 +02:00
|
|
|
github.com/sirupsen/logrus v1.9.3 // indirect
|
sec(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 (#4505)
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git)
from 5.7.0 to 5.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/go-git/go-git/releases">github.com/go-git/go-git/v5's
releases</a>.</em></p>
<blockquote>
<h2>v5.11.0</h2>
<h2>What's Changed</h2>
<ul>
<li>git: validate reference names (<a
href="https://redirect.github.com/go-git/go-git/issues/929">#929</a>) by
<a
href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>
in <a
href="https://redirect.github.com/go-git/go-git/pull/950">go-git/go-git#950</a></li>
<li>git: stop iterating at oldest shallow when pulling. Fixes <a
href="https://redirect.github.com/go-git/go-git/issues/305">#305</a> by
<a href="https://github.com/dhoizner"><code>@dhoizner</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/939">go-git/go-git#939</a></li>
<li>plumbing: object, enable renames in getFileStatsFromFilePatches by
<a href="https://github.com/djmoch"><code>@djmoch</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/941">go-git/go-git#941</a></li>
<li>storage: filesystem, Add option to set a specific FS for alternates
by <a href="https://github.com/pjbgf"><code>@pjbgf</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/953">go-git/go-git#953</a></li>
<li>Align worktree validation with upstream and remove build warnings by
<a href="https://github.com/pjbgf"><code>@pjbgf</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/958">go-git/go-git#958</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/dhoizner"><code>@dhoizner</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-git/go-git/pull/939">go-git/go-git#939</a></li>
<li><a href="https://github.com/djmoch"><code>@djmoch</code></a> made
their first contribution in <a
href="https://redirect.github.com/go-git/go-git/pull/941">go-git/go-git#941</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/go-git/go-git/compare/v5.10.1...v5.11.0">https://github.com/go-git/go-git/compare/v5.10.1...v5.11.0</a></p>
<h2>v5.10.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Worktree, ignore ModeSocket files by <a
href="https://github.com/steiler"><code>@steiler</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/930">go-git/go-git#930</a></li>
<li>git: add tracer package by <a
href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>
in <a
href="https://redirect.github.com/go-git/go-git/pull/916">go-git/go-git#916</a></li>
<li>remote: Flip clause for fast-forward only check by <a
href="https://github.com/adityasaky"><code>@adityasaky</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/875">go-git/go-git#875</a></li>
<li>plumbing: transport/ssh, Fix nil pointer dereference caused when an
unreachable proxy server is set. Fixes <a
href="https://redirect.github.com/go-git/go-git/issues/900">#900</a> by
<a href="https://github.com/anandf"><code>@anandf</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/901">go-git/go-git#901</a></li>
<li>plumbing: uppload-server-info, implement upload-server-info by <a
href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>
in <a
href="https://redirect.github.com/go-git/go-git/pull/896">go-git/go-git#896</a></li>
<li>plumbing: optimise memory consumption for filesystem storage by <a
href="https://github.com/pjbgf"><code>@pjbgf</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/799">go-git/go-git#799</a></li>
<li>plumbing: format/packfile, Refactor patch delta by <a
href="https://github.com/pjbgf"><code>@pjbgf</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/908">go-git/go-git#908</a></li>
<li>plumbing: fix empty uploadpack request error by <a
href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>
in <a
href="https://redirect.github.com/go-git/go-git/pull/932">go-git/go-git#932</a></li>
<li>plumbing: transport/git, Improve tests error message by <a
href="https://github.com/pjbgf"><code>@pjbgf</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/752">go-git/go-git#752</a></li>
<li>plumbing: format/pktline, Respect pktline error-line errors by <a
href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>
in <a
href="https://redirect.github.com/go-git/go-git/pull/936">go-git/go-git#936</a></li>
<li>utils: remove ioutil.Pipe and use std library io.Pipe by <a
href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>
in <a
href="https://redirect.github.com/go-git/go-git/pull/922">go-git/go-git#922</a></li>
<li>utils: move trace to utils by <a
href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>
in <a
href="https://redirect.github.com/go-git/go-git/pull/931">go-git/go-git#931</a></li>
<li>cli: separate go module for cli by <a
href="https://github.com/aymanbagabas"><code>@aymanbagabas</code></a>
in <a
href="https://redirect.github.com/go-git/go-git/pull/914">go-git/go-git#914</a></li>
<li>build: bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/887">go-git/go-git#887</a></li>
<li>build: bump actions/setup-go from 3 to 4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/891">go-git/go-git#891</a></li>
<li>build: bump github.com/skeema/knownhosts from 1.2.0 to 1.2.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/888">go-git/go-git#888</a></li>
<li>build: bump actions/checkout from 3 to 4 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/890">go-git/go-git#890</a></li>
<li>build: bump golang.org/x/sys from 0.13.0 to 0.14.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/907">go-git/go-git#907</a></li>
<li>build: bump golang.org/x/text from 0.13.0 to 0.14.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/906">go-git/go-git#906</a></li>
<li>build: bump golang.org/x/crypto from 0.14.0 to 0.15.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/917">go-git/go-git#917</a></li>
<li>build: bump golang.org/x/net from 0.17.0 to 0.18.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/918">go-git/go-git#918</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/anandf"><code>@anandf</code></a> made
their first contribution in <a
href="https://redirect.github.com/go-git/go-git/pull/901">go-git/go-git#901</a></li>
<li><a href="https://github.com/steiler"><code>@steiler</code></a> made
their first contribution in <a
href="https://redirect.github.com/go-git/go-git/pull/930">go-git/go-git#930</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/go-git/go-git/compare/v5.10.0...v5.10.1">https://github.com/go-git/go-git/compare/v5.10.0...v5.10.1</a></p>
<h2>v5.10.0</h2>
<h2>What's Changed</h2>
<ul>
<li>PlainInitOptions.Bare and allow using InitOptions with
PlainInitWithOptions by <a
href="https://github.com/ThinkChaos"><code>@ThinkChaos</code></a> in <a
href="https://redirect.github.com/go-git/go-git/pull/782">go-git/go-git#782</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-git/go-git/commit/5d08d3bd94c65a3b6c25c6fba6907d12b0dac4ca"><code>5d08d3b</code></a>
Merge pull request <a
href="https://redirect.github.com/go-git/go-git/issues/958">#958</a>
from pjbgf/workval</li>
<li><a
href="https://github.com/go-git/go-git/commit/5bd1d8f4abcfbf1345a1e5a5ec9a96121f3746dc"><code>5bd1d8f</code></a>
build: Ensure checkout is the first operation</li>
<li><a
href="https://github.com/go-git/go-git/commit/b2c19824771bbcbb21abb51abb319c1a610aa6b3"><code>b2c1982</code></a>
git: worktree, Align validation with upstream rules</li>
<li><a
href="https://github.com/go-git/go-git/commit/cec7da63ca0412fce55a0bf0715b7ba44a41eaa2"><code>cec7da6</code></a>
Merge pull request <a
href="https://redirect.github.com/go-git/go-git/issues/953">#953</a>
from pjbgf/alternates</li>
<li><a
href="https://github.com/go-git/go-git/commit/8b47ceb1aa854f3c3bfa1c347157a04324fcd51e"><code>8b47ceb</code></a>
storage: filesystem, Add option to set a specific FS for alternates</li>
<li><a
href="https://github.com/go-git/go-git/commit/4f614891047bae5d0f7a253f014175505b9821d7"><code>4f61489</code></a>
Merge pull request <a
href="https://redirect.github.com/go-git/go-git/issues/941">#941</a>
from djmoch/filestats-rename</li>
<li><a
href="https://github.com/go-git/go-git/commit/ae552ce0bf32cddb689727c4c9fa6bf4d3bd6499"><code>ae552ce</code></a>
Merge pull request <a
href="https://redirect.github.com/go-git/go-git/issues/939">#939</a>
from dhoizner/fix-pull-after-shallow</li>
<li><a
href="https://github.com/go-git/go-git/commit/cc1895b905ebadb09504d88444ff05932fa6e928"><code>cc1895b</code></a>
Merge pull request <a
href="https://redirect.github.com/go-git/go-git/issues/950">#950</a>
from aymanbagabas/validate-ref</li>
<li><a
href="https://github.com/go-git/go-git/commit/de1d5a5978b9599ca3dacd58bbf699e4bb4cf6bd"><code>de1d5a5</code></a>
git: validate reference names</li>
<li><a
href="https://github.com/go-git/go-git/commit/d87110b492c94d99ebdaea732b23a54b7efba94b"><code>d87110b</code></a>
Merge pull request <a
href="https://redirect.github.com/go-git/go-git/issues/948">#948</a>
from go-git/dependabot/go_modules/cli/go-git/github.c...</li>
<li>Additional commits viewable in <a
href="https://github.com/go-git/go-git/compare/v5.7.0...v5.11.0">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-git/go-git/v5&package-manager=go_modules&previous-version=5.7.0&new-version=5.11.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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/goreleaser/goreleaser/network/alerts).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-28 14:46:28 +02:00
|
|
|
github.com/skeema/knownhosts v1.2.1 // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
github.com/sourcegraph/conc v0.3.0 // indirect
|
2024-04-23 04:24:31 +02:00
|
|
|
github.com/spaolacci/murmur3 v1.1.0 // indirect
|
2024-03-12 04:16:31 +02:00
|
|
|
github.com/spf13/afero v1.11.0 // indirect
|
|
|
|
github.com/spf13/cast v1.6.0 // indirect
|
2021-08-25 01:49:11 +02:00
|
|
|
github.com/spf13/pflag v1.0.5 // indirect
|
2024-03-12 04:16:31 +02:00
|
|
|
github.com/spf13/viper v1.18.2 // indirect
|
2023-10-17 17:47:47 +02:00
|
|
|
github.com/subosito/gotenv v1.6.0 // indirect
|
2023-01-17 03:34:49 +02:00
|
|
|
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 // indirect
|
2022-11-18 01:40:00 +02:00
|
|
|
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 // indirect
|
2023-11-18 18:39:49 +02:00
|
|
|
github.com/vbatts/tar-split v0.11.5 // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
github.com/wagoodman/go-partybus v0.0.0-20230516145632-8ccac152c651 // indirect
|
|
|
|
github.com/wagoodman/go-progress v0.0.0-20220614130704-4b1c25a33c7c // indirect
|
2024-04-23 04:24:31 +02:00
|
|
|
github.com/whyrusleeping/cbor-gen v0.1.1-0.20240311221002-68b9f235c302 // indirect
|
2023-09-22 04:17:31 +02:00
|
|
|
github.com/wk8/go-ordered-map/v2 v2.1.8 // indirect
|
2023-06-26 18:20:47 +02:00
|
|
|
github.com/xanzy/ssh-agent v0.3.3 // indirect
|
2023-01-17 03:34:49 +02:00
|
|
|
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
|
2022-12-15 15:25:52 +02:00
|
|
|
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
|
|
|
|
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
|
2022-08-16 06:00:17 +02:00
|
|
|
gitlab.com/digitalxero/go-conventional-commit v1.0.7 // indirect
|
2024-04-12 15:10:05 +02:00
|
|
|
go.mongodb.org/mongo-driver v1.14.0 // indirect
|
2023-01-11 14:09:51 +02:00
|
|
|
go.opencensus.io v0.24.0 // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 // indirect
|
|
|
|
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 // indirect
|
|
|
|
go.opentelemetry.io/otel v1.24.0 // indirect
|
|
|
|
go.opentelemetry.io/otel/metric v1.24.0 // indirect
|
|
|
|
go.opentelemetry.io/otel/trace v1.24.0 // indirect
|
2024-04-23 04:24:31 +02:00
|
|
|
go.uber.org/atomic v1.11.0 // indirect
|
2023-07-20 14:56:26 +02:00
|
|
|
go.uber.org/automaxprocs v1.5.3
|
2024-04-20 03:27:50 +02:00
|
|
|
go.uber.org/multierr v1.11.0 // indirect
|
2024-04-23 04:24:31 +02:00
|
|
|
go.uber.org/zap v1.27.0 // indirect
|
2023-12-21 14:16:43 +02:00
|
|
|
golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb
|
2024-04-08 04:05:31 +02:00
|
|
|
golang.org/x/mod v0.17.0 // indirect
|
2024-05-07 13:44:58 +02:00
|
|
|
golang.org/x/net v0.25.0 // indirect
|
|
|
|
golang.org/x/sys v0.20.0 // indirect
|
|
|
|
golang.org/x/term v0.20.0 // indirect
|
2024-03-12 04:16:31 +02:00
|
|
|
golang.org/x/time v0.5.0 // indirect
|
2023-11-18 18:39:49 +02:00
|
|
|
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
|
2024-04-12 15:10:05 +02:00
|
|
|
google.golang.org/api v0.172.0 // indirect
|
2024-03-13 19:59:13 +02:00
|
|
|
google.golang.org/genproto v0.0.0-20240311173647-c811ad7063a7 // indirect
|
|
|
|
google.golang.org/genproto/googleapis/api v0.0.0-20240311173647-c811ad7063a7 // indirect
|
2024-04-12 15:10:05 +02:00
|
|
|
google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 // indirect
|
2024-03-13 19:59:13 +02:00
|
|
|
google.golang.org/grpc v1.62.1 // indirect
|
2024-03-12 14:17:38 +02:00
|
|
|
google.golang.org/protobuf v1.33.0 // indirect
|
2021-10-26 20:02:03 +02:00
|
|
|
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
gopkg.in/go-jose/go-jose.v2 v2.6.3 // indirect
|
2023-01-17 03:34:49 +02:00
|
|
|
gopkg.in/ini.v1 v1.67.0 // indirect
|
2021-08-25 01:49:11 +02:00
|
|
|
gopkg.in/warnings.v0 v0.1.2 // indirect
|
2022-12-15 15:25:52 +02:00
|
|
|
gopkg.in/yaml.v2 v2.4.0 // indirect
|
2024-04-23 04:24:31 +02:00
|
|
|
lukechampine.com/blake3 v1.2.1 // indirect
|
2024-03-12 04:16:31 +02:00
|
|
|
sigs.k8s.io/kind v0.22.0 // indirect
|
2023-11-18 18:39:49 +02:00
|
|
|
sigs.k8s.io/yaml v1.4.0 // indirect
|
2024-04-20 03:27:50 +02:00
|
|
|
software.sslmate.com/src/go-pkcs12 v0.4.0 // indirect
|
2021-08-25 01:49:11 +02:00
|
|
|
)
|