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.
1 parent 969756d commit 1d3fb63Copy full SHA for 1d3fb63
github-actions/cleanup-packages/go.mod
@@ -7,7 +7,7 @@ toolchain go1.24.1
7
require (
8
github.com/docker/docker v28.0.2+incompatible
9
github.com/gofri/go-github-ratelimit/v2 v2.0.2
10
- github.com/google/go-github/v69 v69.2.0
+ github.com/google/go-github/v70 v70.0.0
11
github.com/google/go-github/v70 v70.0.0
12
)
13
0 commit comments