Skip to content

Commit

Permalink
Fix githubv52 import package left behind after upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
migueleliasweb committed Jun 22, 2023
1 parent 68c499f commit d77df9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mock/server_options_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package mock
import (
"testing"

"github.com/google/go-github/v52/github"
"github.com/google/go-github/v53/github"
"github.com/gorilla/mux"
)

Expand Down

0 comments on commit d77df9b

Please sign in to comment.