Skip to content

Commit e442f73

Browse files
fix(deps): update module github.com/google/go-github/v62 to v63
1 parent 3e1af6e commit e442f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ require (
99
contrib.go.opencensus.io/exporter/stackdriver v0.13.12
1010
github.com/bradleyfalzon/ghinstallation/v2 v2.11.0
1111
github.com/google/go-cmp v0.6.0
12-
github.com/google/go-github/v62 v62.0.0
1312
github.com/google/go-github/v63 v63.0.0
1413
github.com/haya14busa/go-actions-toolkit v0.0.0-20200105081403-ca0307860f01
1514
github.com/haya14busa/go-sarif v0.0.0-20240630170108-a3ba8d79599f
@@ -49,6 +48,7 @@ require (
4948
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
5049
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
5150
github.com/golang/protobuf v1.5.4 // indirect
51+
github.com/google/go-github/v62 v62.0.0 // indirect
5252
github.com/google/go-querystring v1.1.0 // indirect
5353
github.com/google/s2a-go v0.1.7 // indirect
5454
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect

0 commit comments

Comments
 (0)