mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-08 16:30:57 -04:00
manually update import_known_versions.go
This commit is contained in:
parent
c81057be2c
commit
28c2ed2c8d
2 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
*/
|
||||
|
||||
package federation_release_1_5
|
||||
package federation_clientset
|
||||
|
||||
// These imports are the API groups the client will support.
|
||||
import (
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
*/
|
||||
|
||||
package release_1_5
|
||||
package clientset
|
||||
|
||||
// These imports are the API groups the client will support.
|
||||
import (
|
||||
|
|
|
|||
Loading…
Reference in a new issue