Skip to content

Commit d573caf

Browse files
ata-no-oneRenovate Bot
andauthored
github-actions: Update all major dependencies (#749)
Co-authored-by: Renovate Bot <[email protected]>
1 parent beb2e48 commit d573caf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

github-actions/cleanup-packages/go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
module GDATACyberDefense/cleanup-packages
22

3-
go 1.22.0
3+
go 1.23.1
44

55
toolchain go1.24.1
66

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
1011
github.com/google/go-github/v66 v66.0.0
1112
github.com/google/go-github/v69 v69.2.0
1213
)

github-actions/cleanup-packages/go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ github.com/gofri/go-github-ratelimit v1.1.0 h1:ijQ2bcv5pjZXNil5FiwglCg8wc9s8EgjT
3939
github.com/gofri/go-github-ratelimit v1.1.0/go.mod h1:OnCi5gV+hAG/LMR7llGhU7yHt44se9sYgKPnafoL7RY=
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=
42+
github.com/gofri/go-github-ratelimit/v2 v2.0.1/go.mod h1:nqGxwHNwqXx5GNRaEEhegUOvMLAx51BOJtN8eFi8FEA=
4243
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
4344
github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
4445
github.com/google/go-cmp v0.5.2/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=

0 commit comments

Comments
 (0)