File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ import (
1212
1313 "github.com/Cyb3r-Jak3/common/v5"
1414 "github.com/cloudflare/cloudflare-go"
15- "github.com/google/go-github/v75 /github"
15+ "github.com/google/go-github/v76 /github"
1616 "github.com/urfave/cli/v3"
1717)
1818
Original file line number Diff line number Diff line change 55 "fmt"
66
77 "github.com/cloudflare/cloudflare-go"
8- "github.com/google/go-github/v75 /github"
8+ "github.com/google/go-github/v76 /github"
99 "github.com/urfave/cli/v3"
1010)
1111
Original file line number Diff line number Diff line change 55require (
66 github.com/Cyb3r-Jak3/common/v5 v5.5.0
77 github.com/cloudflare/cloudflare-go v0.116.0
8- github.com/google/go-github/v75 v75 .0.0
8+ github.com/google/go-github/v76 v76 .0.0
99 github.com/sirupsen/logrus v1.9.3
1010 github.com/sourcegraph/conc v0.3.0
1111 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ github.com/goccy/go-json v0.10.5/go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PU
1313github.com/google/go-cmp v0.5.2 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
1414github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8 =
1515github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
16- github.com/google/go-github/v75 v75 .0.0 h1:k7q8Bvg+W5KxRl9Tjq16a9XEgVY1pwuiG5sIL7435Ic =
17- github.com/google/go-github/v75 v75 .0.0/go.mod h1:H3LUJEA1TCrzuUqtdAQniBNwuKiQIqdGKgBo1/M/uqI =
16+ github.com/google/go-github/v76 v76 .0.0 h1:MCa9VQn+VG5GG7Y7BAkBvSRUN3o+QpaEOuZwFPJmdFA =
17+ github.com/google/go-github/v76 v76 .0.0/go.mod h1:38+d/8pYDO4fBLYfBhXF5EKO0wA3UkXBjfmQapFsNCQ =
1818github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8 =
1919github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
2020github.com/kr/pretty v0.3.0 h1:WgNl7dwNpEZ6jJ9k1snq4pZsg7DOEN8hP9Xw0Tsjwk0 =
You can’t perform that action at this time.
0 commit comments