mirror of
https://github.com/openshift/installer.git
synced 2026-02-06 00:48:45 +01:00
6 lines
69 B
Go
6 lines
69 B
Go
package main
|
|
|
|
import (
|
|
_ "sigs.k8s.io/cluster-api-provider-azure"
|
|
)
|