Imports
- github.com/argoproj/argo/cmd/argo/commands/archive
- github.com/argoproj/argo/cmd/argo/commands/auth
- github.com/argoproj/argo/cmd/argo/commands/client
- github.com/argoproj/argo/cmd/argo/commands/cron
- github.com/argoproj/argo/cmd/argo/commands/template
- github.com/argoproj/argo/pkg/apiclient/cronworkflow
- github.com/argoproj/argo/pkg/apiclient/workflow
- github.com/argoproj/argo/pkg/apis/workflow
- github.com/argoproj/argo/pkg/apis/workflow/v1alpha1
- github.com/argoproj/argo/pkg/client/clientset/versioned
- github.com/argoproj/argo/pkg/client/clientset/versioned/typed/workflow/v1alpha1
- github.com/argoproj/argo/server/apiserver
- github.com/argoproj/argo/util/api
- github.com/argoproj/argo/util/cmd
- github.com/argoproj/argo/util/help
- github.com/argoproj/argo/workflow/common
- github.com/argoproj/argo/workflow/packer
- github.com/argoproj/argo/workflow/templateresolution
- github.com/argoproj/argo/workflow/util
- github.com/argoproj/argo/workflow/validate
- github.com/argoproj/pkg/cli
- github.com/argoproj/pkg/errors
- github.com/argoproj/pkg/humanize
- github.com/argoproj/pkg/json
- github.com/argoproj/pkg/stats
- github.com/argoproj/pkg/time
- github.com/sirupsen/logrus
- github.com/skratchdot/open-golang/open
- github.com/spf13/cobra
- golang.org/x/net/context
- google.golang.org/grpc
- k8s.io/api/core/v1
- k8s.io/apimachinery/pkg/api/errors
- k8s.io/apimachinery/pkg/apis/meta/v1
- k8s.io/apimachinery/pkg/fields
- k8s.io/apimachinery/pkg/labels
- k8s.io/apimachinery/pkg/runtime
- k8s.io/apimachinery/pkg/selection
- k8s.io/apimachinery/pkg/watch
- k8s.io/client-go/kubernetes
- k8s.io/client-go/plugin/pkg/client/auth
- k8s.io/client-go/rest
- k8s.io/client-go/tools/cache
- k8s.io/client-go/tools/watch
- sigs.k8s.io/yaml