Skip to content

Commit

Permalink
update everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrgm authored and renovate[bot] committed Jan 18, 2024
1 parent aa408c4 commit 1bb730c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gen/template_webhook_event_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ package githubevents
import (
"fmt"
"github.com/google/go-github/v56/github"
"github.com/google/go-github/v58/github"
"golang.org/x/sync/errgroup"
)
Expand Down
2 changes: 1 addition & 1 deletion gen/template_webook_event.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ package githubevents
import (
"fmt"
"github.com/google/go-github/v56/github"
"github.com/google/go-github/v58/github"
"golang.org/x/sync/errgroup"
"net/http"
"sync"
Expand Down

0 comments on commit 1bb730c

Please sign in to comment.