Skip to content

Commit

Permalink
Consistently bump 'go-github' everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
bgandon committed May 10, 2024
1 parent b374ea8 commit 9b7f2e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (

resource "github.com/telia-oss/github-pr-resource"

"github.com/google/go-github/v42/github"
"github.com/google/go-github/v58/github"
"github.com/shurcooL/githubv4"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
Expand Down

0 comments on commit 9b7f2e5

Please sign in to comment.