Skip to content

Commit bf5743b

Browse files
authored
Merge pull request #774 from GDATASoftwareAG/renovate/github-actions/all-non-major
github-actions: Update dependency go to v1.24.2
2 parents 72e2f73 + cfb55e5 commit bf5743b

File tree

1 file changed

+2
-2
lines changed
  • github-actions/cleanup-packages

1 file changed

+2
-2
lines changed

github-actions/cleanup-packages/go.mod

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

33
go 1.23.1
44

5-
toolchain go1.24.1
5+
toolchain go1.24.2
66

77
require (
88
github.com/docker/docker v28.0.4+incompatible
99
github.com/gofri/go-github-ratelimit/v2 v2.0.2
10-
github.com/google/go-github/v70 v70.0.0
10+
github.com/google/go-github/v69 v69.2.0
1111
github.com/google/go-github/v70 v70.0.0
1212
)
1313

0 commit comments

Comments
 (0)