File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ require (
2222 github.com/diggerhq/lib-orchestrator v0.0.0-20230905165200-c04caa57bbfd
2323 github.com/dominikbraun/graph v0.23.0
2424 github.com/google/go-github/v54 v54.0.0
25+ github.com/google/go-github/v55 v55.0.0
2526)
2627
2728require (
Original file line number Diff line number Diff line change @@ -539,6 +539,7 @@ github.com/google/go-github/v35 v35.3.0 h1:fU+WBzuukn0VssbayTT+Zo3/ESKX9JYWjbZTL
539539github.com/google/go-github/v35 v35.3.0 /go.mod h1:yWB7uCcVWaUbUP74Aq3whuMySRMatyRmq5U9FTNlbio =
540540github.com/google/go-github/v54 v54.0.0 h1:OZdXwow4EAD5jEo5qg+dGFH2DpkyZvVsAehjvJuUL/c =
541541github.com/google/go-github/v54 v54.0.0 /go.mod h1:Sw1LXWHhXRZtzJ9LI5fyJg9wbQzYvFhW8W5P2yaAQ7s =
542+ github.com/google/go-github/v55 v55.0.0 /go.mod h1:JLahOTA1DnXzhxEymmFF5PP2tSS9JVNj68mSZNDwskA =
542543github.com/google/go-querystring v1.0.0 /go.mod h1:odCYkC5MyYFN7vkCjXpyrEuKhc/BUO6wN/zVPAxq5ck =
543544github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8 =
544545github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
You can’t perform that action at this time.
0 commit comments