Skip to content

Commit ba6407d

Browse files
authored
Merge pull request #687 from GDATASoftwareAG/renovate/github-actions/all-non-major
github-actions: Update module github.com/docker/docker to v27.4.1+incompatible
2 parents fc30b52 + bfbd2d8 commit ba6407d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

github-actions/cleanup-packages/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module GDATACyberDefense/cleanup-packages
33
go 1.22
44

55
require (
6-
github.com/docker/docker v27.4.0+incompatible
6+
github.com/docker/docker v27.4.1+incompatible
77
github.com/gofri/go-github-ratelimit v1.1.0
88
github.com/google/go-github/v66 v66.0.0
99
github.com/google/go-github/v68 v68.0.0

github-actions/cleanup-packages/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ github.com/docker/docker v27.3.1+incompatible h1:KttF0XoteNTicmUtBO0L2tP+J7FGRFT
1414
github.com/docker/docker v27.3.1+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
1515
github.com/docker/docker v27.4.0+incompatible h1:I9z7sQ5qyzO0BfAb9IMOawRkAGxhYsidKiTMcm0DU+A=
1616
github.com/docker/docker v27.4.0+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
17+
github.com/docker/docker v27.4.1+incompatible h1:ZJvcY7gfwHn1JF48PfbyXg7Jyt9ZCWDW+GGXOIxEwp4=
18+
github.com/docker/docker v27.4.1+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
1719
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c=
1820
github.com/docker/go-connections v0.5.0/go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc=
1921
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=

0 commit comments

Comments
 (0)