1
0
mirror of synced 2026-04-01 14:19:30 +00:00

Migrate to fluxcd/pkg

This commit is contained in:
stefanprodan
2020-06-30 17:11:04 +03:00
parent 006c949941
commit 4621afcb31
14 changed files with 12 additions and 1557 deletions

View File

@@ -27,7 +27,7 @@ import (
"github.com/spf13/cobra"
"github.com/fluxcd/toolkit/pkg/git"
"github.com/fluxcd/pkg/git"
)
var bootstrapGitHubCmd = &cobra.Command{