mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 00:07:50 +00:00
Merge pull request #14373 from caesarxuchao/fix-kube-version-change
fix the package in cmd/kube-version-change/import_known_versions.go
This commit is contained in:
commit
701d3cd1da
@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package master
|
package main
|
||||||
|
|
||||||
// These imports are the API groups the kube-version-change tool will support.
|
// These imports are the API groups the kube-version-change tool will support.
|
||||||
import (
|
import (
|
||||||
|
Loading…
Reference in New Issue
Block a user