File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.25.0
44
55require (
66 github.com/alexedwards/scs v1.4.1
7- github.com/bradleyfalzon/ghinstallation/v2 v2.16 .0
7+ github.com/bradleyfalzon/ghinstallation/v2 v2.17 .0
88 github.com/google/go-github/v75 v75.0.0
99 github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
1010 github.com/hashicorp/golang-lru v1.0.2
@@ -19,7 +19,6 @@ require (
1919
2020require (
2121 github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
22- github.com/google/go-github/v72 v72.0.0 // indirect
2322 github.com/google/go-querystring v1.1.0 // indirect
2423 github.com/kr/pretty v0.3.1 // indirect
2524 github.com/mattn/go-colorable v0.1.14 // indirect
Original file line number Diff line number Diff line change 11github.com/alexedwards/scs v1.4.1 h1:/5L5a07IlqApODcEfZyMsu8Smd1S7Q4nBjEyKxIRTp0 =
22github.com/alexedwards/scs v1.4.1 /go.mod h1:JRIFiXthhMSivuGbxpzUa0/hT5rz2hpyw61Bmd+S1bg =
3- github.com/bradleyfalzon/ghinstallation/v2 v2.16 .0 h1:B91r9bHtXp/+XRgS5aZm6ZzTdz3ahgJYmkt4xZkgDz8 =
4- github.com/bradleyfalzon/ghinstallation/v2 v2.16 .0 /go.mod h1:OeVe5ggFzoBnmgitZe/A+BqGOnv1DvU/0uiLQi1wutM =
3+ github.com/bradleyfalzon/ghinstallation/v2 v2.17 .0 h1:SmbUK/GxpAspRjSQbB6ARvH+ArzlNzTtHydNyXUQ6zg =
4+ github.com/bradleyfalzon/ghinstallation/v2 v2.17 .0 /go.mod h1:vuD/xvJT9Y+ZVZRv4HQ42cMyPFIYqpc7AbB4Gvt/DlY =
55github.com/coreos/go-systemd/v22 v22.5.0 /go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc =
66github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
77github.com/godbus/dbus/v5 v5.0.4 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
@@ -10,8 +10,6 @@ github.com/golang-jwt/jwt/v4 v4.5.2/go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w
1010github.com/google/go-cmp v0.5.2 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
1111github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8 =
1212github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
13- github.com/google/go-github/v72 v72.0.0 h1:FcIO37BLoVPBO9igQQ6tStsv2asG4IPcYFi655PPvBM =
14- github.com/google/go-github/v72 v72.0.0 /go.mod h1:WWtw8GMRiL62mvIquf1kO3onRHeWWKmK01qdCY8c5fg =
1513github.com/google/go-github/v75 v75.0.0 h1:k7q8Bvg+W5KxRl9Tjq16a9XEgVY1pwuiG5sIL7435Ic =
1614github.com/google/go-github/v75 v75.0.0 /go.mod h1:H3LUJEA1TCrzuUqtdAQniBNwuKiQIqdGKgBo1/M/uqI =
1715github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8 =
You can’t perform that action at this time.
0 commit comments