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
4
5
5
require (
6
6
github.com/alexedwards/scs v1.4.1
7
- github.com/bradleyfalzon/ghinstallation/v2 v2.9 .0
7
+ github.com/bradleyfalzon/ghinstallation/v2 v2.10 .0
8
8
github.com/google/go-github/v60 v60.0.0
9
9
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
10
10
github.com/hashicorp/golang-lru v0.6.0
@@ -20,7 +20,6 @@ require (
20
20
require (
21
21
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
22
22
github.com/golang/protobuf v1.5.3 // indirect
23
- github.com/google/go-github/v57 v57.0.0 // indirect
24
23
github.com/google/go-querystring v1.1.0 // indirect
25
24
github.com/kr/pretty v0.3.0 // indirect
26
25
github.com/mattn/go-colorable v0.1.13 // indirect
Original file line number Diff line number Diff line change 1
1
github.com/alexedwards/scs v1.4.1 h1:/5L5a07IlqApODcEfZyMsu8Smd1S7Q4nBjEyKxIRTp0 =
2
2
github.com/alexedwards/scs v1.4.1 /go.mod h1:JRIFiXthhMSivuGbxpzUa0/hT5rz2hpyw61Bmd+S1bg =
3
- github.com/bradleyfalzon/ghinstallation/v2 v2.9 .0 h1:HmxIYqnxubRYcYGRc5v3wUekmo5Wv2uX3gukmWJ0AFk =
4
- github.com/bradleyfalzon/ghinstallation/v2 v2.9 .0 /go.mod h1:wmkTDJf8CmVypxE8ijIStFnKoTa6solK5QfdmJrP9KI =
3
+ github.com/bradleyfalzon/ghinstallation/v2 v2.10 .0 h1:XWuWBRFEpqVrHepQob9yPS3Xg4K3Wr9QCx4fu8HbUNg =
4
+ github.com/bradleyfalzon/ghinstallation/v2 v2.10 .0 /go.mod h1:qoGA4DxWPaYTgVCrmEspVSjlTu4WYAiSxMIhorMRXXc =
5
5
github.com/coreos/go-systemd/v22 v22.5.0 /go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc =
6
6
github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
7
7
github.com/godbus/dbus/v5 v5.0.4 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
@@ -15,8 +15,6 @@ github.com/google/go-cmp v0.5.2/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
15
15
github.com/google/go-cmp v0.5.5 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
16
16
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
17
17
github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
18
- github.com/google/go-github/v57 v57.0.0 h1:L+Y3UPTY8ALM8x+TV0lg+IEBI+upibemtBD8Q9u7zHs =
19
- github.com/google/go-github/v57 v57.0.0 /go.mod h1:s0omdnye0hvK/ecLvpsGfJMiRt85PimQh4oygmLIxHw =
20
18
github.com/google/go-github/v60 v60.0.0 h1:oLG98PsLauFvvu4D/YPxq374jhSxFYdzQGNCyONLfn8 =
21
19
github.com/google/go-github/v60 v60.0.0 /go.mod h1:ByhX2dP9XT9o/ll2yXAu2VD8l5eNVg8hD4Cr0S/LmQk =
22
20
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8 =
You can’t perform that action at this time.
0 commit comments