File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
github-actions/cleanup-packages Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11module GDATACyberDefense/cleanup-packages
22
3- go 1.22
3+ go 1.22.0
4+
5+ toolchain go1.23.6
46
57require (
68 github.com/docker/docker v27.5.1+incompatible
79 github.com/gofri/go-github-ratelimit v1.1.0
810 github.com/google/go-github/v66 v66.0.0
9- github.com/google/go-github/v68 v68 .0.0
11+ github.com/google/go-github/v69 v69 .0.0
1012)
1113
1214require (
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ github.com/google/go-github/v66 v66.0.0 h1:ADJsaXj9UotwdgK8/iFZtv7MLc8E8WBl62WLd
4242github.com/google/go-github/v66 v66.0.0 /go.mod h1:+4SO9Zkuyf8ytMj0csN1NR/5OTR+MfqPp8P8dVlcvY4 =
4343github.com/google/go-github/v67 v67.0.0 /go.mod h1:zH3K7BxjFndr9QSeFibx4lTKkYS3K9nDanoI1NjaOtY =
4444github.com/google/go-github/v68 v68.0.0 /go.mod h1:K9HAUBovM2sLwM408A18h+wd9vqdLOEqTUCbnRIcx68 =
45+ github.com/google/go-github/v69 v69.0.0 /go.mod h1:xne4jymxLR6Uj9b7J7PyTpkMYstEMMwGZa0Aehh1azM =
4546github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8 =
4647github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
4748github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
You can’t perform that action at this time.
0 commit comments