Skip to content

Commit 2c8d61d

Browse files
ata-no-oneRenovate Bot
andauthored
github-actions: Update all major dependencies (#756)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3c01996 commit 2c8d61d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

github-actions/cleanup-packages/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.24.1
77
require (
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
)

github-actions/cleanup-packages/go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ github.com/gofri/go-github-ratelimit v1.1.0/go.mod h1:OnCi5gV+hAG/LMR7llGhU7yHt4
4040
github.com/gofri/go-github-ratelimit v1.1.1 h1:5TCOtFf45M2PjSYU17txqbiYBEzjOuK1+OhivbW69W0=
4141
github.com/gofri/go-github-ratelimit v1.1.1/go.mod h1:wGZlBbzHmIVjwDR3pZgKY7RBTV6gsQWxLVkpfwhcMJM=
4242
github.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=
4344
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
4445
github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
4546
github.com/google/go-cmp v0.5.2/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=

0 commit comments

Comments
 (0)