Skip to content

Commit bb22b54

Browse files
authored
Merge branch 'master' into main
2 parents 113ccf0 + cb04af6 commit bb22b54

File tree

22 files changed

+244
-785
lines changed

22 files changed

+244
-785
lines changed

OWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
reviewers:
44
- medyagh
55
- prezha
6-
- spowelljr
76
- comradeprogrammer
7+
- nirs
88
approvers:
99
- medyagh
1010
- spowelljr

cmd/minikube/cmd/config/kubernetes_version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import (
2020
"context"
2121
"net/http"
2222

23-
"github.com/google/go-github/v72/github"
23+
"github.com/google/go-github/v73/github"
2424
"golang.org/x/mod/semver"
2525
"k8s.io/minikube/pkg/minikube/constants"
2626
)

0 commit comments

Comments
 (0)