Skip to content

Commit 83e2dad

Browse files
committed
Update README.md
1 parent ad689ce commit 83e2dad

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ import (
7979
"os"
8080
"strconv"
8181

82-
"github.com/google/go-github/v74/github"
82+
"github.com/google/go-github/v76/github"
8383
"github.com/jferrl/go-githubauth"
8484
"golang.org/x/oauth2"
8585
)
@@ -123,7 +123,7 @@ import (
123123
"os"
124124
"strconv"
125125

126-
"github.com/google/go-github/v74/github"
126+
"github.com/google/go-github/v76/github"
127127
"github.com/jferrl/go-githubauth"
128128
"golang.org/x/oauth2"
129129
)
@@ -331,7 +331,7 @@ import (
331331
"fmt"
332332
"os"
333333

334-
"github.com/google/go-github/v74/github"
334+
"github.com/google/go-github/v76/github"
335335
"github.com/jferrl/go-githubauth"
336336
"golang.org/x/oauth2"
337337
)

0 commit comments

Comments
 (0)