Skip to content

Commit

Permalink
chore: rebase on main and upgrade github api version
Browse files Browse the repository at this point in the history
  • Loading branch information
aminvielledebatAtBedrock committed Nov 25, 2022
1 parent 2a00fae commit a201ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github/table_github_repository_content.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package github

import (
"context"
"github.com/google/go-github/v45/github"
"github.com/google/go-github/v48/github"
"github.com/turbot/steampipe-plugin-sdk/v4/grpc/proto"
"github.com/turbot/steampipe-plugin-sdk/v4/plugin"
"github.com/turbot/steampipe-plugin-sdk/v4/plugin/transform"
Expand Down

0 comments on commit a201ac3

Please sign in to comment.