File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
github-actions/cleanup-packages Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 11module GDATACyberDefense/cleanup-packages
22
3- go 1.22.0
3+ go 1.23.1
44
55toolchain go1.24.1
66
77require (
88 github.com/docker/docker v28.0.1+incompatible
99 github.com/gofri/go-github-ratelimit v1.1.1
10+ github.com/gofri/go-github-ratelimit/v2 v2.0.1
1011 github.com/google/go-github/v66 v66.0.0
1112 github.com/google/go-github/v69 v69.2.0
1213)
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ github.com/gofri/go-github-ratelimit v1.1.0 h1:ijQ2bcv5pjZXNil5FiwglCg8wc9s8EgjT
3939github.com/gofri/go-github-ratelimit v1.1.0 /go.mod h1:OnCi5gV+hAG/LMR7llGhU7yHt44se9sYgKPnafoL7RY =
4040github.com/gofri/go-github-ratelimit v1.1.1 h1:5TCOtFf45M2PjSYU17txqbiYBEzjOuK1+OhivbW69W0 =
4141github.com/gofri/go-github-ratelimit v1.1.1 /go.mod h1:wGZlBbzHmIVjwDR3pZgKY7RBTV6gsQWxLVkpfwhcMJM =
42+ github.com/gofri/go-github-ratelimit/v2 v2.0.1 /go.mod h1:nqGxwHNwqXx5GNRaEEhegUOvMLAx51BOJtN8eFi8FEA =
4243github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
4344github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
4445github.com/google/go-cmp v0.5.2 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
You can’t perform that action at this time.
0 commit comments