Update module github.com/google/go-github/v40 to v62 (#381)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-15 16:49:43 +00:00 committed by GitHub
parent 569c1313f3
commit fd2f83dc55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -43,7 +43,7 @@ require (
)
require (
github.com/google/go-github/v40 v40.0.0
github.com/google/go-github/v62 v62.0.0
github.com/google/go-github/v62 v62.0.0
github.com/twpayne/go-vfs/v4 v4.3.0
)