mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-08-31 16:39:20 +00:00
Bump github.com/google/go-github properly (#686)
because renovate doesn't know how to Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
This commit is contained in:
committed by
GitHub
parent
615cd97436
commit
445da19c7e
@@ -9,7 +9,7 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/Masterminds/semver/v3"
|
||||
"github.com/google/go-github/v66/github"
|
||||
"github.com/google/go-github/v69/github"
|
||||
"golang.org/x/oauth2"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user