We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72e2f73 + cfb55e5 commit bf5743bCopy full SHA for bf5743b
github-actions/cleanup-packages/go.mod
@@ -2,12 +2,12 @@ module GDATACyberDefense/cleanup-packages
2
3
go 1.23.1
4
5
-toolchain go1.24.1
+toolchain go1.24.2
6
7
require (
8
github.com/docker/docker v28.0.4+incompatible
9
github.com/gofri/go-github-ratelimit/v2 v2.0.2
10
- github.com/google/go-github/v70 v70.0.0
+ github.com/google/go-github/v69 v69.2.0
11
github.com/google/go-github/v70 v70.0.0
12
)
13
0 commit comments