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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-26 21:38:41 +00:00 committed by GitHub
parent e70ded95f9
commit 5e9ae623c8
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
)