mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-12 12:36:55 +00:00
Bump go-github to v45 (#1573)
* Bump go-github to v45 Ref #1402 * fixup! Bump go-github to v45
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"sync"
|
||||
|
||||
"github.com/actions-runner-controller/actions-runner-controller/github"
|
||||
gogithub "github.com/google/go-github/v39/github"
|
||||
gogithub "github.com/google/go-github/v45/github"
|
||||
)
|
||||
|
||||
type MultiForwarder struct {
|
||||
|
||||
Reference in New Issue
Block a user