Open dependabot[bot] opened 3 months ago
Current build fails with:
⨯ build failed after 11s error=failed to build for darwin_amd64_v1: exit status 1: # github.com/hashicorp/go-secure-stdlib/plugincontainer
../../go/pkg/mod/github.com/hashicorp/go-secure-stdlib/plugincontainer@v0.3.0/container_runner.go:218:59: undefined: types.ContainerStartOptions
../../go/pkg/mod/github.com/hashicorp/go-secure-stdlib/plugincontainer@v0.3.0/container_runner.go:225:83: undefined: types.ContainerLogsOptions
../../go/pkg/mod/github.com/hashicorp/go-secure-stdlib/plugincontainer@v0.3.0/container_runner.go:282:60: undefined: types.ContainerRemoveOptions
../../go/pkg/mod/github.com/hashicorp/go-secure-stdlib/plugincontainer@v0.3.0/container_runner.go:417:66: undefined: types.ContainerLogsOptions
Bumps the go_modules group with 1 update: github.com/docker/docker.
Updates
github.com/docker/docker
from 25.0.5+incompatible to 26.1.4+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
de5c9cf
Merge pull request #47912 from thaJeztah/26.1_backport_vendor_containerd_1.7.18c62dcf8
Merge pull request #47911 from thaJeztah/26.1_backport_bump_containerd_binary...17315a2
vendor: github.com/containerd/containerd v1.7.18cbd9418
update containerd binary to v1.7.18fb9f72a
Merge pull request #47904 from thaJeztah/26.1_backport_bump_go1.21.113115daa
update to go1.21.112861734
Merge pull request #47892 from thaJeztah/26.1_backport_api_docs_network_confi...9c95aea
Merge pull request #47893 from thaJeztah/26.1_backport_bump_docker_py3e09e19
Merge pull request #47894 from thaJeztah/26.1_backport_vendor_containerd_v1.7.1765b679a
Merge pull request #47889 from thaJeztah/26.1_backport_platforms_err_handlingYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
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