File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
github-actions/cleanup-packages Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.24.1
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
10+ github.com/gofri/go-github-ratelimit/v2 v2.0.2
1111 github.com/google/go-github/v66 v66.0.0
1212 github.com/google/go-github/v69 v69.2.0
1313)
Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ github.com/gofri/go-github-ratelimit v1.1.0/go.mod h1:OnCi5gV+hAG/LMR7llGhU7yHt4
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 =
4242github.com/gofri/go-github-ratelimit/v2 v2.0.1 /go.mod h1:nqGxwHNwqXx5GNRaEEhegUOvMLAx51BOJtN8eFi8FEA =
43+ github.com/gofri/go-github-ratelimit/v2 v2.0.2 /go.mod h1:YBQt4gTbdcbMjJFT05YFEaECwH78P5b0IwrnbLiHGdE =
4344github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
4445github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
4546github.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