File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ require (
9
9
contrib.go.opencensus.io/exporter/stackdriver v0.13.12
10
10
github.com/bradleyfalzon/ghinstallation/v2 v2.11.0
11
11
github.com/google/go-cmp v0.6.0
12
- github.com/google/go-github/v62 v62.0.0
13
12
github.com/google/go-github/v63 v63.0.0
14
13
github.com/haya14busa/go-actions-toolkit v0.0.0-20200105081403-ca0307860f01
15
14
github.com/haya14busa/go-sarif v0.0.0-20240630170108-a3ba8d79599f
@@ -49,6 +48,7 @@ require (
49
48
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
50
49
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
51
50
github.com/golang/protobuf v1.5.4 // indirect
51
+ github.com/google/go-github/v62 v62.0.0 // indirect
52
52
github.com/google/go-querystring v1.1.0 // indirect
53
53
github.com/google/s2a-go v0.1.7 // indirect
54
54
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
You can’t perform that action at this time.
0 commit comments