Skip to content

Commit 48eec53

Browse files
authored
Merge pull request #829 from GDATASoftwareAG/renovate/github-actions/all-non-major
github-actions: Update all non-major dependencies
2 parents 68c0610 + 90e75ef commit 48eec53

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

github-actions/cleanup-packages/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ module GDATACyberDefense/cleanup-packages
22

33
go 1.23.1
44

5-
toolchain go1.24.4
5+
toolchain go1.24.5
66

77
require (
8-
github.com/docker/docker v28.3.1+incompatible
8+
github.com/docker/docker v28.3.2+incompatible
99
github.com/gofri/go-github-ratelimit/v2 v2.0.2
1010
github.com/google/go-github/v69 v69.2.0
1111
github.com/google/go-github/v73 v73.0.0

github-actions/cleanup-packages/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ github.com/docker/docker v28.2.2+incompatible h1:CjwRSksz8Yo4+RmQ339Dp/D2tGO5Jxw
2020
github.com/docker/docker v28.2.2+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
2121
github.com/docker/docker v28.3.1+incompatible h1:20+BmuA9FXlCX4ByQ0vYJcUEnOmRM6XljDnFWR+jCyY=
2222
github.com/docker/docker v28.3.1+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
23+
github.com/docker/docker v28.3.2+incompatible h1:wn66NJ6pWB1vBZIilP8G3qQPqHy5XymfYn5vsqeA5oA=
24+
github.com/docker/docker v28.3.2+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
2325
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c=
2426
github.com/docker/go-connections v0.5.0/go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc=
2527
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=

0 commit comments

Comments
 (0)