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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-20 23:15:16 +00:00
committed by GitHub
parent bb5a71ce85
commit 3f657c728a

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
)