build(deps): bump the dependencies group with 3 updates (#2720)
Bumps the dependencies group with 3 updates: [github.com/docker/cli](https://github.com/docker/cli), [github.com/docker/docker](https://github.com/docker/docker) and google.golang.org/protobuf. Updates `github.com/docker/cli` from 28.0.2+incompatible to 28.0.4+incompatible - [Commits](https://github.com/docker/cli/compare/v28.0.2...v28.0.4) Updates `github.com/docker/docker` from 28.0.2+incompatible to 28.0.4+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](https://github.com/docker/docker/compare/v28.0.2...v28.0.4) Updates `google.golang.org/protobuf` from 1.36.5 to 1.36.6 --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 28.0.4+incompatible dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/docker/docker dependency-version: 28.0.4+incompatible dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
6
go.mod
6
go.mod
@@ -8,8 +8,8 @@ require (
|
||||
github.com/adrg/xdg v0.5.3
|
||||
github.com/andreaskoch/go-fswatch v1.0.0
|
||||
github.com/creack/pty v1.1.24
|
||||
github.com/docker/cli v28.0.2+incompatible
|
||||
github.com/docker/docker v28.0.2+incompatible
|
||||
github.com/docker/cli v28.0.4+incompatible
|
||||
github.com/docker/docker v28.0.4+incompatible
|
||||
github.com/docker/go-connections v0.5.0
|
||||
github.com/go-git/go-billy/v5 v5.6.2
|
||||
github.com/go-git/go-git/v5 v5.14.0
|
||||
@@ -38,7 +38,7 @@ require (
|
||||
dario.cat/mergo v1.0.1
|
||||
github.com/distribution/reference v0.6.0
|
||||
github.com/golang-jwt/jwt/v5 v5.2.2
|
||||
google.golang.org/protobuf v1.36.5
|
||||
google.golang.org/protobuf v1.36.6
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user