This commit is contained in:
dependabot[bot] 2026-04-13 10:05:27 -04:00 committed by GitHub
commit 3cf73aa0cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.24.0
require (
github.com/google/go-github/v43 v43.0.0
golang.org/x/oauth2 v0.33.0
golang.org/x/oauth2 v0.35.0
)
require (