We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad689ce commit 83e2dadCopy full SHA for 83e2dad
1 file changed
README.md
@@ -79,7 +79,7 @@ import (
79
"os"
80
"strconv"
81
82
- "github.com/google/go-github/v74/github"
+ "github.com/google/go-github/v76/github"
83
"github.com/jferrl/go-githubauth"
84
"golang.org/x/oauth2"
85
)
@@ -123,7 +123,7 @@ import (
123
124
125
126
127
128
129
@@ -331,7 +331,7 @@ import (
331
"fmt"
332
333
334
335
336
337
0 commit comments