upgrade dep to github.com/google/go-github/v76 from v75

This commit is contained in:
Ryan Richard
2025-12-19 12:08:02 -08:00
parent f703d096d6
commit bc88faa50d
4 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -20,7 +20,7 @@ require (
github.com/gofrs/flock v0.13.0
github.com/google/cel-go v0.26.1
github.com/google/go-cmp v0.7.0
github.com/google/go-github/v75 v75.0.0
github.com/google/go-github/v76 v76.0.0
github.com/google/gofuzz v1.2.0
github.com/google/uuid v1.6.0
github.com/gorilla/securecookie v1.1.2