mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 02:02:12 +08:00
Chore: Update go-github dependencies (#100994)
This commit is contained in:
@ -8,7 +8,7 @@ import (
|
||||
"path"
|
||||
"strings"
|
||||
|
||||
"github.com/google/go-github/github"
|
||||
"github.com/google/go-github/v69/github"
|
||||
"github.com/urfave/cli/v2"
|
||||
"golang.org/x/oauth2"
|
||||
|
||||
|
Reference in New Issue
Block a user