File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ require (
66 github.com/bradleyfalzon/ghinstallation/v2 v2.19.0
77 github.com/golang-migrate/migrate/v4 v4.19.1
88 github.com/google/go-github/v89 v89.0.0
9+ github.com/google/go-github/v90 v90.0.0
910 github.com/jackc/pgx/v5 v5.10.0
1011 github.com/prometheus/client_golang v1.24.1
1112 github.com/rabbitmq/amqp091-go v1.13.0
Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ github.com/google/go-github/v88 v88.0.0 h1:dZA9IKkPK1eXZj4ypngnpRj5FwdpTv4whix2P
4949github.com/google/go-github/v88 v88.0.0 /go.mod h1:rufTDgn2N45wjhukLTyxmvc9nilSp3mr3Rgtt6b1MPw =
5050github.com/google/go-github/v89 v89.0.0 h1:35bEK5XoEcF3PZrlVbl9XN63f5BcJRA/UGkxeC9xPg0 =
5151github.com/google/go-github/v89 v89.0.0 /go.mod h1:QLcbU0ipeAqQuR5KSg8c2lql4Qk1EwJ2dWz/0rP4Nho =
52+ github.com/google/go-github/v90 v90.0.0 /go.mod h1:pLzt1FZURZyoTHT5/Z1UQY3b9fYyrbXH6aj7X+qgID4 =
5253github.com/google/go-querystring v1.2.0 h1:yhqkPbu2/OH+V9BfpCVPZkNmUXhb2gBxJArfhIxNtP0 =
5354github.com/google/go-querystring v1.2.0 /go.mod h1:8IFJqpSRITyJ8QhQ13bmbeMBDfmeEJZD5A0egEOmkqU =
5455github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
You can’t perform that action at this time.
0 commit comments